Class Ger

Inheritance Relationships

Base Type

Class Documentation

class Ger : public mindspore::ops::PrimitiveC

Ger product of x1 and x2. Calculate the outer product of two one-dimensional arrays. Refer to Python API mindspore.ops.Ger for more details.

Public Functions

inline Ger()

Constructor.

~Ger() = default

Destructor.