Model Symbol&Graph API¶
cvm.symbol¶
Symbolic graph construction API.
This namespace contains most of the registered operators.
For detailed list of operators, checkout Core Tensor Operators
cvm.graph¶
CVM Graph IR API.
This is a developer API that is used to manipulate and transform graphs.