Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tensorflow/transforms/
Doutside_compiled_to_host_launch.cc40 void WrapOpInLaunch(Operation* host_op, llvm::StringRef host_device) { in WrapOpInLaunch()
Dmark_ops_for_outside_compilation.cc280 Operation* host_op = outside_compiled_ops.front(); in MarkVariantInputsOutputs() local