Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_host_computation_expansion.cc100 bool should_expand_op_to_host_computation = true; in ExpandHeadOutsideCompiledOps() local
102 if (should_expand_op_to_host_computation && in ExpandHeadOutsideCompiledOps()
104 should_expand_op_to_host_computation = false; in ExpandHeadOutsideCompiledOps()
109 if (should_expand_op_to_host_computation) in ExpandHeadOutsideCompiledOps()