Class Ceil

Inheritance Relationships

Base Type

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.