Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/common_runtime/
Dbase_collective_executor.h155 Status CreateCollective(const CollectiveParams& col_params,
Dbase_collective_executor.cc308 Status status = CreateCollective(*col_params, &col_impl); in ExecuteAsync()
392 Status BaseCollectiveExecutor::CreateCollective( in CreateCollective() function in tensorflow::BaseCollectiveExecutor