Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction_testlib.h124 FunctionDef XPlusOneXTimesY();
Dfunction_testlib.cc442 FunctionDef XPlusOneXTimesY() { in XPlusOneXTimesY() function
/external/tensorflow/tensorflow/core/common_runtime/
Dlower_while_op_test.cc153 *(f_lib_proto.add_function()) = test::function::XPlusOneXTimesY(); in TEST()