Home
last modified time | relevance | path

Searched defs:false_branch (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddynamic_dimension_inference_test.cc871 HloComputation* false_branch = in TEST_F() local
/external/tensorflow/tensorflow/compiler/mlir/xla/
Dmlir_hlo_to_hlo.cc902 xla::XlaComputation false_branch; in ExportXlaOp() local
/external/tensorflow/tensorflow/python/kernel_tests/control_flow/
Dcontrol_flow_ops_py_test.py2528 def false_branch(): function