How can i compute 3D tensor * 2D tensor multiplication?

I created operators for pytorch with broadcasting - you can grab them from Tip: using keras compatible tensor dot product and broadcasting ops

1 Like