Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction_testlib.h102 FunctionDef XTimes16();
Dfunction_testlib.cc317 FunctionDef XTimes16() { in XTimes16() function
Dfunction_test.cc1049 grad.set_gradient_func(test::function::XTimes16().signature().name()); in TEST()
1108 grad.set_gradient_func(test::function::XTimes16().signature().name()); in TEST()
1120 grad.set_function_name(test::function::XTimes16().signature().name()); in TEST()
/external/tensorflow/tensorflow/core/common_runtime/
Dlower_case_op_test.cc72 *(f_lib_proto.add_function()) = test::function::XTimes16(); in TEST()
330 FunctionDef x_times_16 = test::function::XTimes16(); in TEST()
Dfunction_test.cc523 test::function::XTimes16()}); in TEST_F()
542 *proto.add_function() = test::function::XTimes16(); in TEST_F()
817 test::function::XTimes16()}); in TEST_F()
1446 test::function::XTimes16()}); in TEST_F()
1583 test::function::XTimes16()}); in TEST_F()
1617 test::function::XTimes16()}); in TEST_F()
Dshape_refiner_test.cc1453 *(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()