Searched refs:SetEntrypointConstraints (Results 1 – 1 of 1) sorted by relevance
1998 LogicalResult SetEntrypointConstraints(CompiledModule &compiled);2099 LogicalResult OutlineJitRtClustersPass::SetEntrypointConstraints( in SetEntrypointConstraints() function in tensorflow::OutlineJitRtClustersPass2139 if (failed(SetEntrypointConstraints(compiled_module))) return failure(); in OutlineClusterOp()