模型开发接口
推理部署接口
API 相关说明
CallMethod represents a call to the __call__ method of Module or a method of Tensor.
CallMethod
__call__
Module
Tensor
node – the Node to be called.
method – the method name. Default: “__call__”
previous
GetAttr
next
CallFunction