Class Ger

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class Ger : public mindspore::ops::BaseOperator

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.