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

    No description…

  • tensb: Any

    No description…

  • axes: Any

    No description…

  • :returns: _

    No description…

Examples:


Edit Examples or Create New Examples
Edit Template or Create New Template
Edit Docstrings