Class Ceil
Defined in File ceil.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
Class Documentation
-
class Ceil : public mindspore::ops::PrimitiveC
Rounds a tensor up to the closest integer element-wise. Refer to Python API mindspore.ops.Ceil for more details.
Public Functions
-
inline Ceil()
Constructor.
-
~Ceil() = default
Destructor.
-
inline void Init()
Init. Refer to the parameters of Python API mindspore.ops.Ceil for the inputs.
-
inline Ceil()