Template Function mindspore::api::NewValueNode
Defined in File anf.h
Function Documentation
Create a ValueNode with the given value.
- Parameters
value – [in] The given value.
- Returns
The created ValueNode.
Defined in File anf.h
Create a ValueNode with the given value.
value – [in] The given value.
The created ValueNode.