Skip to content

Will tensordot support an 'out' argument? #15103

@zhcui

Description

@zhcui

Hi all,

Currently numpy.tensordot does not support an out argument that allows to modify a passed-in array (e.g. in np.dot there is a possible argument out). Is it possible to support this in future?

Thank you very much.

Best,
Zhihao

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions