Searched defs:fake_quant_table (Results 1 – 1 of 1) sorted by relevance
523 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