Home
last modified time | relevance | path

Searched refs:GetQuantizedOpList (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/tools/graph_transforms/
Dquantize_nodes.cc56 const std::vector<QuantizedOpInfo>& GetQuantizedOpList() { in GetQuantizedOpList() function
643 const std::vector<QuantizedOpInfo>& op_list = GetQuantizedOpList(); in QuantizeNodes()