vec_tdot

vec_tdot(tensa, tensb, axes=[[-1], [1]]): 

Tensor dot but just along the final axes by default. Totally a convenience function.

  • tensa: Any
  • tensb: Any
  • axes: Any
  • :returns: _

Feedback

Examples

Templates

Documentation