Searched refs:cprl (Results 1 – 2 of 2) sorted by relevance
86 std::unique_ptr<ParamResolverInterface> cprl(new CollectiveParamResolverLocal( in EagerContext() local90 opts.config, local_device_mgr(), std::move(drl), std::move(cprl))); in EagerContext()
503 std::unique_ptr<ParamResolverInterface> cprl( in RunInternal() local508 options_.config, device_mgr_.get(), std::move(drl), std::move(cprl))); in RunInternal()