Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
H A Dtpu_host_computation_expansion.cc98 bool should_expand_op_to_host_computation = true; in ExpandHeadOutsideCompiledOps() local
100 if (should_expand_op_to_host_computation && in ExpandHeadOutsideCompiledOps()
102 should_expand_op_to_host_computation = false; in ExpandHeadOutsideCompiledOps()
107 if (should_expand_op_to_host_computation) in ExpandHeadOutsideCompiledOps()