Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/tf2xla/
Dtest_util.h51 #define TF_EXPECT_GRAPH_EQ_INTERNAL(expected, actual) \ macro
/external/tensorflow/tensorflow/compiler/jit/
Dencapsulate_xla_computations_pass_test.cc270 TF_EXPECT_GRAPH_EQ_INTERNAL(expected_def, actual_def); in TEST()