Home
last modified time | relevance | path

Searched defs:SetCustomOpInput (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/
Dop_adapter.cc123 Status OpAdapterImpl::SetCustomOpInput(const CusOperatorPtr &op, int index, const OperatorPtr &inpu… in SetCustomOpInput() function in mindspore::transform::OpAdapterImpl
160 Status OpAdapterImpl::SetCustomOpInput(const CusOperatorPtr &op, int index, const OutHandler &handl… in SetCustomOpInput() function in mindspore::transform::OpAdapterImpl
Dop_adapter.h200 Status SetCustomOpInput(const CusOperatorPtr &op, int index, const OperatorPtr &input) { in SetCustomOpInput() function
212 Status SetCustomOpInput(const CusOperatorPtr &op, int index, const OutHandler &handle) { in SetCustomOpInput() function