Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Dcompilability_check_util_test.cc376 NameAttrList function_two; in TEST_F() local
377 function_two.set_name(kUncompilableFunctionTwoName); in TEST_F()
378 it = uncompilable_nodes.find(function_two.ShortDebugString()); in TEST_F()