Class Conj
Defined in File conj.h
Inheritance Relationships
Base Type
public mindspore::ops::BaseOperator
Class Documentation
-
class Conj : public mindspore::ops::BaseOperator
Returns a Tensor that is the conjugate part of the input. Refer to Python API mindspore.ops.Conj for more details.
Public Functions
-
inline Conj()
Constructor.
-
inline void Init()
Init. Refer to the parameters of Python API mindspore.ops.Conj for the inputs.
-
inline Conj()