Class Trunc
Defined in File trunc.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
Class Documentation
-
class Trunc : public mindspore::ops::PrimitiveC
Returns a new tensor with the truncated integer values of the elements of input.
Public Functions
-
inline Trunc()
Constructor.
-
~Trunc() = default
Destructor.
-
inline Trunc()