Class FloorDiv

Inheritance Relationships

Base Type

Class Documentation

class FloorDiv : public mindspore::ops::PrimitiveC

Divides the first input tensor by the second input tensor element-wise and round down to the closest integer. Refer to Python API mindspore.ops.FloorDiv for more details.

Public Functions

inline FloorDiv()

Constructor.

~FloorDiv() = default

Destructor.

inline void Init()

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