Class IntegerImm
Defined in File value.h
Inheritance Relationships
Base Type
public mindspore::api::Scalar
(Class Scalar)
Derived Types
public mindspore::api::Int64Imm
(Class Int64Imm)public mindspore::api::UInt8Imm
(Class UInt8Imm)
Class Documentation
-
class IntegerImm : public mindspore::api::Scalar
IntegerImm defines interface for integer data.
Subclassed by mindspore::api::Int64Imm, mindspore::api::UInt8Imm