模型开发接口
推理部署接口
API 相关说明
Constant represents a Tensor or “Module” which is not the attribute of a Module.
Constant
Tensor
c – a const Tensor or Module.
name (str) – the name of output Node.
str
The const Tensor or Module
previous
CallFunction
next
Apply