Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
Dtf_to_tfrt.cc1984 struct CompiledModule { struct in tensorflow::OutlineJitRtClustersPass
1992 CompiledModule CreateCompiledModule(tf_device::ClusterOp cluster,
1998 LogicalResult SetEntrypointConstraints(CompiledModule &compiled);
2012 OutlineJitRtClustersPass::CompiledModule
2100 CompiledModule &compiled) { in SetEntrypointConstraints()
2134 CompiledModule compiled_module = in OutlineClusterOp()