Home
last modified time | relevance | path

Searched refs:collective (Results 1 – 25 of 172) sorted by relevance

1234567

/external/tensorflow/tensorflow/core/nccl/
Dnccl_manager.cc195 Status NcclManager::GetCommunicator(NcclManager::Collective* collective, in GetCommunicator() argument
198 std::sort(collective->participants.begin(), collective->participants.end(), in GetCommunicator()
206 if (collective->single_node) { in GetCommunicator()
228 if (comm->num_devices == collective->num_global_devices) { in GetCommunicator()
230 for (i = 0; i < collective->num_local_devices; ++i) { in GetCommunicator()
232 collective->participants[i]->executor) { in GetCommunicator()
236 if (i == collective->num_local_devices) { in GetCommunicator()
247 if (collective->communicator_key.size() != NCCL_UNIQUE_ID_BYTES) { in GetCommunicator()
250 collective->communicator_key.size()); in GetCommunicator()
256 if (comm->key == collective->communicator_key) { in GetCommunicator()
[all …]
Dnccl_manager.h190 Status GetCommunicator(Collective* collective, Communicator** communicator);
207 Collective* CheckReady(const string& collective_key, Collective* collective)
211 void RunCollective(Collective* collective);
/external/tensorflow/tensorflow/core/api_def/python_api/
Dapi_def_CollectiveReduce.pbtxt4 name: "collective.all_reduce"
Dapi_def_CollectiveBcastSend.pbtxt4 name: "collective.broadcast_send"
Dapi_def_CollectiveBcastRecv.pbtxt4 name: "collective.broadcast_recv"
/external/tensorflow/tensorflow/core/api_def/java_api/
Dapi_def_CollectiveBcastRecv.pbtxt4 name: "collective.BroadcastRecv"
Dapi_def_CollectiveBcastSend.pbtxt4 name: "collective.BroadcastSend"
Dapi_def_CollectiveReduce.pbtxt4 name: "collective.AllReduce"
/external/deqp/external/openglcts/docs/specs/
DCTS_ARB_shader_group_vote.txt36 for different input data in each invocation. This collective
/external/tensorflow/tensorflow/core/protobuf/
Dworker.proto126 // If graph_def contains any collective ops this must be a positive
515 // Supplies data about one collective op belonging to the instance identified
543 // a common collective instance to coordinate using the same step_ids.
Dconfig.proto439 // If true, make collective op execution order sequential and deterministic
440 // for potentially concurrent collective instances.
494 // If non-zero, declares that this graph is going to use collective
/external/tensorflow/tensorflow/contrib/distribute/
DREADME.md24 a collective op to do all-reduce. This supports between-graph communication and
/external/doclava/res/assets/templates-sdk/assets/
DGPL-LICENSE.txt127 collective works based on the Program.
/external/ltp/testcases/kernel/io/disktest/
DLICENSE122 the right to control the distribution of derivative or collective works
/external/libcups/
DLICENSE.txt59 considered to be a derivative work or collective work
270 collective works based on the Program.
675 collective works based on the Library.
DNOTICE59 considered to be a derivative work or collective work
270 collective works based on the Program.
675 collective works based on the Library.
/external/ltp/testcases/open_posix_testsuite/stress/threads/sem_init/
DLICENCE127 collective works based on the Program.
/external/kmod/tools/
DCOPYING127 collective works based on the Program.
/external/autotest/client/profilers/powertop/src/
DCOPYING127 collective works based on the Program.
/external/ltp/utils/benchmark/ebizzy-0.3/
DLICENSE127 collective works based on the Program.
/external/ltp/testcases/open_posix_testsuite/stress/threads/fork/
DLICENCE127 collective works based on the Program.
/external/google-styleguide/
DNOTICE47 collective whole. A work that constitutes a Collection will not be
/external/iproute2/
DNOTICE127 collective works based on the Program.
/external/selinux/policycoreutils/
DCOPYING127 collective works based on the Program.
/external/squashfs-tools/
DCOPYING127 collective works based on the Program.

1234567