从推理请求中删除指定名称的原始输入张量对象。
Status RemoveOriginalInput(const std::string &name);
参数
是否必选
说明
取值要求
name
必选
输入张量名称。
合法的张量名称。
无