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