Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/framework/
Dfunction_testlib.h138 FunctionDef XPlusOneXTimesY();
Dfunction_testlib.cc472 FunctionDef XPlusOneXTimesY() { in XPlusOneXTimesY() function
/external/tensorflow/tensorflow/core/kernels/data/
Dreduce_dataset_op_test.cc125 /*func_lib=*/{test::function::XPlusOneXTimesY()}, in ReduceDatasetParams2()
/external/tensorflow/tensorflow/core/common_runtime/
Dlower_while_op_test.cc411 *(f_lib_proto.add_function()) = test::function::XPlusOneXTimesY(); in TEST()