Compute tensor dot product along specified axes for arrays >= 1-D. https://docs.scipy.org/doc/numpy-1.15.1/reference/generated/numpy.tensordot.html#numpy.tensordot `ndarray.tensordot` should be put in `LinearAlgebra` folder.
Compute tensor dot product along specified axes for arrays >= 1-D.
https://docs.scipy.org/doc/numpy-1.15.1/reference/generated/numpy.tensordot.html#numpy.tensordot
ndarray.tensordotshould be put inLinearAlgebrafolder.