Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/tools/graph_transforms/
Dfile_utils_test.cc58 string text_diff; in TestLoadTextOrBinaryGraphFile() local
59 EXPECT_TRUE(EqualGraphDef(text_graph_def, graph_def, &text_diff)) in TestLoadTextOrBinaryGraphFile()
60 << text_diff; in TestLoadTextOrBinaryGraphFile()