Class Floor
Defined in File floor.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
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.
-
inline Floor()