Searched refs:InsertQuantDeQuantHelper (Results 1 – 1 of 1) sorted by relevance
692 class InsertQuantDeQuantHelper { class694 InsertQuantDeQuantHelper(QuantType quant_type, bool debug) in InsertQuantDeQuantHelper() function in torch::jit::__anon97bd7f910111::InsertQuantDeQuantHelper828 void InsertQuantDeQuantHelper::collectObserverNodesAndValueToQuantize( in collectObserverNodesAndValueToQuantize()852 void InsertQuantDeQuantHelper::removeObserverNodes(Module& module) { in removeObserverNodes()861 void InsertQuantDeQuantHelper::removeObserverNodes(Graph* g) { in removeObserverNodes()873 void InsertQuantDeQuantHelper::cleanup(Module& module) { in cleanup()882 void InsertQuantDeQuantHelper::cleanup(Module& module, Graph* g) { in cleanup()972 void InsertQuantDeQuantHelper::findSubgraph( in findSubgraph()994 void InsertQuantDeQuantHelper::extractAndRunWeightObserver( in extractAndRunWeightObserver()1020 void InsertQuantDeQuantHelper::quantizeTensors( in quantizeTensors()[all …]