Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction_testlib.h85 FunctionDef XTimesTwoInt32();
Dfunction_testlib.cc262 FunctionDef XTimesTwoInt32() { in XTimesTwoInt32() function
Dfunction_test.cc541 auto fdef = test::function::XTimesTwoInt32(); in TEST()
549 auto fdef = test::function::XTimesTwoInt32(); in TEST()
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcluster_function_library_runtime_test.cc310 *(proto.add_function()) = test::function::XTimesTwoInt32(); in TEST_F()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer_test.cc2088 test::function::XTimesTwoInt32(), in TEST_F()