Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/pipeline/jit/pi/graph_guard/
Dguard_utils.cc889 class ParamInfoData : public ItemData { class
891 ParamInfoData(PyObject *obj, bool needSpecialize, int recurseDepth) in ParamInfoData() function in mindspore::pijit::ParamInfoData