Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/pipeline/jit/
Dpipeline.cc523 std::map<std::string, std::pair<PrimitivePyAdapterPtr, std::string>> *fake_quant_table) { in GetWeightInfo()
596 std::map<std::string, std::pair<PrimitivePyAdapterPtr, std::string>> fake_quant_table; in FetchInfoForQuantExport() local