Home
last modified time | relevance | path

Searched defs:host_compute (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Dtpu_extract_outside_compilation.cc245 auto host_compute = builder.create<TF::_XlaHostComputeMlirOp>( in CreateHostCompute() local
292 auto host_compute = CreateHostCompute( in MoveOpsToHost() local
/external/tensorflow/tensorflow/compiler/mlir/xla/transforms/
Dlegalize_tf_communication.cc327 TF::_XlaHostComputeMlirOp host_compute, in RewriteHostComputeOp()
771 if (auto host_compute = dyn_cast<TF::_XlaHostComputeMlirOp>(curr_op)) { in RewriteFunction() local