Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction_testlib.h91 FunctionDef XTimes16();
Dfunction_testlib.cc300 FunctionDef XTimes16() { in XTimes16() function
Dfunction_test.cc1061 grad.set_gradient_func(test::function::XTimes16().signature().name()); in TEST()
1096 grad.set_gradient_func(test::function::XTimes16().signature().name()); in TEST()
1108 grad.set_function_name(test::function::XTimes16().signature().name()); in TEST()
/external/tensorflow/tensorflow/core/common_runtime/
Dfunction_test.cc391 test::function::XTimes16()}); in TEST_F()
410 *proto.add_function() = test::function::XTimes16(); in TEST_F()
687 test::function::XTimes16()}); in TEST_F()
1119 test::function::XTimes16()}); in TEST_F()
1256 test::function::XTimes16()}); in TEST_F()
1290 test::function::XTimes16()}); in TEST_F()
Dshape_refiner_test.cc1488 *(f_lib_proto.add_function()) = test::function::XTimes16(); in TEST_F()
1523 *(f_lib_proto.add_function()) = test::function::XTimes16(); in TEST_F()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dfunction_optimizer_test.cc2089 test::function::XTimes16(), in TEST_F()