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