Class Trunc

Inheritance Relationships

Base Type

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.