Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtf2xla_util_test.cc200 GraphDef pruned_a = copy; in TEST() local
209 EXPECT_EQ(pruned_a.DebugString(), copy.DebugString()); in TEST()