设置算子输出TensorDesc复用内存的输入TensorDesc的序号。
1
void SetReuseInputIndex(const uint32_t idx)
参数名
输入/输出
描述
idx
输入
需要复用内存的输入TensorDesc的序号。
无。