Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dquantize_nodes.cc311 Status QuantizePlaceholders(const GraphDef& input_graph_def, in QuantizePlaceholders() function
661 QuantizePlaceholders(input_graph_def, context, &placeholder_graph_def)); in QuantizeNodes()
Dquantize_nodes_test.cc41 Status QuantizePlaceholders(const GraphDef& input_graph_def,
803 QuantizePlaceholders(float_graph_def, context, &quantized_graph_def)); in TestQuantizePlaceholders()