C++ API
JAVA API
Python API
Defined in File value.h
public mindspore::api::FloatImm (Class FloatImm)
public mindspore::api::FloatImm
FP32Imm defines interface for float32 data.
Public Functions
Create FP32Imm with the given float value.
value – [in] The given float value.
Get the float value of this FP32Imm.
The float value of this FP32Imm.