Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dround_weights_test.cc32 Status RoundWeights(const GraphDef& input_graph_def,
72 RoundWeights(original_graph_def, {{}, {"output"}}, &rounded_graph_def)); in TestRoundWeights()
Dround_weights.cc32 Status RoundWeights(const GraphDef& input_graph_def, in RoundWeights() function
112 REGISTER_GRAPH_TRANSFORM("round_weights", RoundWeights);