dask.array.Array.dot

dask.array.Array.dot

Array.dot(other)[源代码]

自身与其他的点积。

请参阅 dask.array.tensordot() 以获取完整文档。

参见

dask.array.dot

等效函数