Home
last modified time | relevance | path

Searched defs:outer_body (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/tests/
H A Dwhile_test.py186 def outer_body(i, x): function
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_alias_analysis_test.cc761 HloComputation* outer_body = in TEST_F() local
H A Dhlo_dataflow_analysis_test.cc707 HloComputation* outer_body = in TEST_P() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/tests/
H A Dwhile_test.cc1111 XlaComputation outer_body; in XLA_TEST_F() local
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
H A Dcontrol_flow_ops_py_test.py1801 def outer_body(i, x): function
3389 def outer_body(i, x): function