Class Trunc

Inheritance Relationships

Base Type

  • public mindspore::ops::BaseOperator

Class Documentation

class Trunc : public mindspore::ops::BaseOperator

Returns a new tensor with the truncated integer values of the elements of input.

Public Functions

inline Trunc()

Constructor.