Home
last modified time | relevance | path

Searched refs:NextIteration (Results 1 – 25 of 31) sorted by relevance

12

/external/tensorflow/tensorflow/core/grappler/costs/graph_properties_testdata/
Dnested_loop.pbtxt114 input: "while/NextIteration"
331 input: "while/while/NextIteration"
546 name: "while/while/NextIteration"
547 op: "NextIteration"
558 op: "NextIteration"
671 name: "while/NextIteration"
672 op: "NextIteration"
683 op: "NextIteration"
Dloops_and_resource_vars.pbtxt189 input: "while/NextIteration"
459 input: "while/while/NextIteration"
639 name: "while/while/NextIteration"
640 op: "NextIteration"
651 op: "NextIteration"
717 name: "while/NextIteration"
718 op: "NextIteration"
729 op: "NextIteration"
Dloops_and_queues.pbtxt151 input: "while/NextIteration"
484 input: "while/while/NextIteration"
699 name: "while/while/NextIteration"
700 op: "NextIteration"
711 op: "NextIteration"
777 name: "while/NextIteration"
778 op: "NextIteration"
789 op: "NextIteration"
Dwhile_loop.pbtxt107 input: "while/NextIteration"
322 name: "while/NextIteration"
323 op: "NextIteration"
334 op: "NextIteration"
Dwhile_loop_var_handle_op.pbtxt107 input: "while/NextIteration"
256 name: "while/NextIteration"
257 op: "NextIteration"
266 op: "NextIteration"
Dqueues_and_loops.pbtxt224 input: "while/NextIteration"
439 name: "while/NextIteration"
440 op: "NextIteration"
451 op: "NextIteration"
/external/tensorflow/tensorflow/core/grappler/utils/
Dscc_test.cc242 input: "while/NextIteration" in TEST_F()
361 name: "while/NextIteration" in TEST_F()
362 op: "NextIteration" in TEST_F()
/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_NextIteration.pbtxt2 graph_op_name: "NextIteration"
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_NextIteration.pbtxt2 graph_op_name: "NextIteration"
/external/tensorflow/tensorflow/core/api_def/base_api/
Dapi_def_NextIteration.pbtxt2 graph_op_name: "NextIteration"
/external/tensorflow/tensorflow/core/graph/
Dgraph_constructor_test.cc331 input: "while/NextIteration" in TEST_F()
450 name: "while/NextIteration" in TEST_F()
451 op: "NextIteration" in TEST_F()
601 input: "while/NextIteration" in TEST_F()
753 name: "while/NextIteration" in TEST_F()
754 op: "NextIteration" in TEST_F()
765 op: "NextIteration" in TEST_F()
2106 input: "while/NextIteration" in TEST_F()
2225 name: "while/NextIteration" in TEST_F()
2226 op: "NextIteration" in TEST_F()
Dgraph_partition_test.cc59 using ops::NextIteration;
382 NextIteration(in_.WithOpName("A5"), b1); in TEST_F()
395 NextIteration(in_.WithOpName("B5"), b1); in TEST_F()
652 NextIteration next_iteration(scope, identity); in TEST()
/external/tensorflow/tensorflow/compiler/tf2xla/
Dfunctionalize_control_flow_test.cc232 ops::NextIteration(scope.WithOpName("while/NextIteration"), add); in TEST()
514 ops::NextIteration(scope.WithOpName("while/NextIteration"), add); in TEST()
654 ops::NextIteration(scope.WithOpName("while/NextIteration/x"), add); in TEST()
656 ops::NextIteration(scope.WithOpName("while/NextIteration/y"), mul); in TEST()
883 auto next_iteration_j = ops::NextIteration( in TEST()
885 auto next_iteration_k = ops::NextIteration( in TEST()
897 ops::NextIteration(scope.WithOpName("outer/NextIteration"), add_i); in TEST()
/external/tensorflow/tensorflow/core/grappler/costs/
Dvirtual_scheduler_test.cc606 input: "while/NextIteration" in CreateGrapplerItemWithLoop()
821 name: "while/NextIteration" in CreateGrapplerItemWithLoop()
822 op: "NextIteration" in CreateGrapplerItemWithLoop()
833 op: "NextIteration" in CreateGrapplerItemWithLoop()
1026 input: "while/NextIteration" in CreateGrapplerItemWithLoopAnnotated()
1355 name: "while/NextIteration" in CreateGrapplerItemWithLoopAnnotated()
1356 op: "NextIteration" in CreateGrapplerItemWithLoopAnnotated()
1373 op: "NextIteration" in CreateGrapplerItemWithLoopAnnotated()
/external/tensorflow/tensorflow/compiler/jit/
Dshape_inference_test.cc102 ops::NextIteration(scope.WithOpName("while/NextIteration"), add); in TEST()
Ddeadness_analysis_test.cc134 ops::NextIteration(root.WithOpName(prefix + "/next_iteration"), iv_next); in CreateInductionVariable()
196 Output next_iteration = ops::NextIteration( in CreateDependentLoopInvariantValue()
749 next_iterations[i] = ops::NextIteration( in TEST()
Dresource_operation_safety_analysis_test.cc498 ops::NextIteration(root.WithOpName("next_iteration"), latch.output_true); in TEST()
Dmark_for_compilation_pass_test.cc365 auto next_iter = ops::NextIteration(root, enter); in TEST()
/external/tensorflow/tensorflow/cc/ops/
Dwhile_loop.cc214 next_outputs[i] = NextIteration(scope, body_outputs[i]); in BuildWhileLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp902 NextIteration: in RenamePass()
1019 goto NextIteration; in RenamePass()
/external/llvm/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp881 NextIteration: in RenamePass()
984 goto NextIteration; in RenamePass()
/external/tensorflow/tensorflow/core/grappler/optimizers/
Dloop_optimizer_test.cc1226 input: "while/NextIteration" in TEST_F()
1345 name: "while/NextIteration" in TEST_F()
1346 op: "NextIteration" in TEST_F()
Dlayout_optimizer_test.cc1198 auto next = ops::NextIteration(s.WithOpName("next"), sw.output_true); in TEST_F()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DPromoteMemoryToRegister.cpp1018 NextIteration: in RenamePass()
1121 goto NextIteration; in RenamePass()
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.raw_ops.pbtxt2132 name: "NextIteration"

12