Class Round
Defined in File round.h
Inheritance Relationships
Base Type
public mindspore::ops::PrimitiveC
(Class PrimitiveC)
Class Documentation
-
class Round : public mindspore::ops::PrimitiveC
Returns half to even of a tensor element-wise. Refer to Python API mindspore.ops.Round for more details.
Public Functions
-
inline Round()
Constructor.
-
~Round() = default
Destructor.
-
inline void Init()
Init.
-
inline Round()