Searched defs:ParamInfoData (Results 1 – 1 of 1) sorted by relevance
889 class ParamInfoData : public ItemData { class891 ParamInfoData(PyObject *obj, bool needSpecialize, int recurseDepth) in ParamInfoData() function in mindspore::pijit::ParamInfoData