跳到主要内容

DynamicInputRegisterByIndex

函数功能

指定位置进行算子动态输入注册。

函数原型

void DynamicInputRegisterByIndex(const char_t *name, const uint32_t num, size_t index);

参数说明

参数名输入/输出描述
name输入算子的动态Input名。
num输入添加的动态Input个数。
index输入从index位置添加动态输入。

返回值

异常处理

约束说明