HomeSort by relevance Sort by last modified time
    Searched full:cluster_flr_ (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/core/distributed_runtime/
cluster_function_library_runtime_test.cc 46 cluster_flr_.reset(
63 return cluster_flr_->Instantiate(function_name, lib_def, attrs, options,
73 TF_RETURN_IF_ERROR(cluster_flr_->Instantiate(function_name, lib_def, attrs,
80 cluster_flr_->Run(opts, handle, args, &out,
100 std::unique_ptr<ClusterFunctionLibraryRuntime> cluster_flr_; member in class:tensorflow::ClusterFunctionLibraryRuntimeTest

Completed in 480 milliseconds