Class Floor

Inheritance Relationships

Base Type

Class Documentation

class Floor : public mindspore::ops::PrimitiveC

Rounds a tensor down to the closest integer element-wise. Refer to Python API mindspore.ops.Floor for more details.

Public Functions

inline Floor()

Constructor.

~Floor() = default

Destructor.

inline void Init()

Init. Refer to the parameters of Python API mindspore.ops.Floor for the inputs.