API 相关说明
CallMethod 表示对 Module 的 __call__ 方法或 Tensor 的方法的调用。
CallMethod
__call__
Tensor
node – the Node to be called.
method – the method name. Default: “__call__”
上一页
GetAttr
下一页
CallFunction