get_input_num
函数功能
获取Flowfunc的输入个数。
函数原型
1
get_input_num
(
self
)
->
int
参数说明
无
返回值
返回Flowfunc的输入个数。
异常处理
无
约束说明
无
父主题:
MetaParams类