Class IsFinite

Inheritance Relationships

Base Type

Class Documentation

class IsFinite : public mindspore::ops::PrimitiveC

Determines which elements are finite for each position. Refer to Python API mindspore.ops.IsFinite for more details.

Public Functions

inline IsFinite()

Constructor.

~IsFinite() = default

Destructor.

inline void Init()

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