Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/mlir/tfrt/transforms/
Dtf_to_tfrt.cc1998 LogicalResult SetEntrypointConstraints(CompiledModule &compiled);
2099 LogicalResult OutlineJitRtClustersPass::SetEntrypointConstraints( in SetEntrypointConstraints() function in tensorflow::OutlineJitRtClustersPass
2139 if (failed(SetEntrypointConstraints(compiled_module))) return failure(); in OutlineClusterOp()