Class Ger
Defined in File ger.h
Inheritance Relationships
Base Type
public mindspore::ops::BaseOperator
Class Documentation
-
class Ger : public mindspore::ops::BaseOperator
Ger product of
x1
andx2
. Calculate the outer product of two one-dimensional arrays. Refer to Python API mindspore.ops.Ger for more details.Public Functions
-
inline Ger()
Constructor.
-
inline Ger()