Searched defs:SetCustomOpInput (Results 1 – 2 of 2) sorted by relevance
123 Status OpAdapterImpl::SetCustomOpInput(const CusOperatorPtr &op, int index, const OperatorPtr &inpu… in SetCustomOpInput() function in mindspore::transform::OpAdapterImpl160 Status OpAdapterImpl::SetCustomOpInput(const CusOperatorPtr &op, int index, const OutHandler &handl… in SetCustomOpInput() function in mindspore::transform::OpAdapterImpl
200 Status SetCustomOpInput(const CusOperatorPtr &op, int index, const OperatorPtr &input) { in SetCustomOpInput() function212 Status SetCustomOpInput(const CusOperatorPtr &op, int index, const OutHandler &handle) { in SetCustomOpInput() function