Home
last modified time | relevance | path

Searched refs:LessThanTenCond (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/core/graph/
Dcontrol_flow_test.cc29 Status LessThanTenCond(const Scope& scope, const std::vector<Output>& inputs, in LessThanTenCond() function
44 LessThanTenCond, AddOneBody, "inner_loop", in NestedLoopBody()
54 LessThanTenCond, NestedLoopBody, in TEST()
82 TF_ASSERT_OK(ops::BuildWhileLoop(scope, inputs, LessThanTenCond, AddOneBody, in TEST()
125 TF_ASSERT_OK(ops::BuildWhileLoop(scope, inputs, LessThanTenCond, AddOneBody, in TEST()
129 LessThanTenCond, AddOneBody, "test_loop", in TEST()
/external/tensorflow/tensorflow/cc/ops/
Dwhile_loop_test.cc79 Status LessThanTenCond(const Scope& s, const std::vector<Output>& inputs, in LessThanTenCond() function
94 CreateLoop(LessThanTenCond, AddOneBody); in TEST_F()
167 CreateLoop(LessThanTenCond, in TEST_F()
178 CreateLoop(LessThanTenCond, in TEST_F()
193 LessThanTenCond, in TEST_F()