Home
last modified time | relevance | path

Searched refs:InitParamWithData (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/transform/graph_ir/
Dconvert.h116 void InitParamWithData(const TensorOrderMap &tensors);
Dconvert.cc321 void DfGraphConvertor::InitParamWithData(const TensorOrderMap &tensors) { in InitParamWithData() function in mindspore::transform::DfGraphConvertor
421 InitParamWithData(tensors); in InitParam()