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