Searched defs:converted_graph_def (Results 1 – 5 of 5) sorted by relevance
194 void CheckTrtNode(const GraphDef& converted_graph_def) { in CheckTrtNode()225 const GraphDef& converted_graph_def) { in RunAndCompareResults()256 const GraphDef& converted_graph_def = result.ValueOrDie(); in ConvertAndRunFrozenGraph() local275 const GraphDef& converted_graph_def = result.ValueOrDie(); in ConvertAndRunSavedModel() local
303 GraphDef converted_graph_def; in RunTest() local384 GraphDef converted_graph_def; in TEST() local534 GraphDef converted_graph_def; in TEST() local652 GraphDef converted_graph_def; in TEST() local800 GraphDef converted_graph_def; in TEST() local
909 GraphDef converted_graph_def; in TestConvertFakeQuantsToRequantize() local1013 GraphDef converted_graph_def; in TestMergeAdjacentRequantizes() local1061 GraphDef converted_graph_def; in TestConvertFakeQuantsEndToEnd() local1115 GraphDef converted_graph_def; in TestHoistFakeQuants() local
676 GraphDef converted_graph_def; in QuantizeNodes() local
347 static Status CheckTrtNode(const GraphDef& converted_graph_def) { in CheckTrtNode()