/external/tensorflow/tensorflow/python/kernel_tests/ |
D | collective_ops_test.py | 92 combinations.combine(device='CPU', communication='RING', required_gpus=0) + 94 device='GPU', communication=['RING', 'NCCL'], required_gpus=2)) 124 def testReduce(self, collective_ops, device, communication): argument 140 communication_hint=communication) 156 communication_hint=communication)) 164 communication_hint=communication)) 171 def testGather(self, collective_ops, device, communication): argument 187 communication_hint=communication) 203 communication_hint=communication)) 211 communication_hint=communication)) [all …]
|
D | collective_ops_multi_worker_test.py | 62 combinations.combine(device="CPU", communication="RING", required_gpus=0) + 64 device="GPU", communication=["RING", "NCCL"], required_gpus=1)) 172 def testAbortCommunication(self, device, communication): argument 173 if communication == "NCCL": 191 communication_hint=communication) 209 communication_hint=communication) 219 communication_hint=communication) 231 communication_hint=communication) 233 def testAbortGroupParamsResolution(self, device, communication): argument 234 if communication == "NCCL": [all …]
|
/external/tensorflow/tensorflow/python/distribute/v1/ |
D | cross_device_ops_test.py | 461 communication=CollectiveCommunication.AUTO, argument 473 comm_options = collective_util.Options(implementation=communication) 486 assert communication != CollectiveCommunication.NCCL 504 comm_options = collective_util.Options(implementation=communication) 532 communication, argument 540 communication=communication, 671 communication, argument 679 communication=communication, 736 communication=CollectiveCommunication.RING, 750 communication=CollectiveCommunication.RING, [all …]
|
/external/autotest/client/site_tests/kernel_TPMStress/ |
D | control | 7 PURPOSE = "Stress test of communication with the TPM" 8 CRITERIA = "Fails if there are communication errors with the TPM" 17 an attempt to reproduce possible communication errors, either over LPC
|
/external/autotest/client/site_tests/cellular_MbimComplianceDataTransfer/ |
D | control.DTS01 | 9 communication interface. 22 Validation for alternate setting 1 of the communication interface. 27 communication interface.
|
/external/rust/crates/vmm_vhost/ |
D | README.md | 22 …otocol](https://qemu.readthedocs.io/en/latest/interop/vhost-user.html#communication) aims to imple… 26 It uses communication over a Unix domain socket to share file descriptors in 29 The protocol defines two sides of the communication, master and slave. 32 or server (listening) in the socket communication.
|
/external/llvm/lib/Target/ARM/ |
D | LICENSE.TXT | 15 electronic, verbal, or written communication sent to LLVM or its 16 representatives, including but not limited to communication on electronic 19 the Work, but excluding communication that is conspicuously marked otherwise.
|
/external/tensorflow/tensorflow/compiler/mlir/xla/tests/ |
D | legalize-tf-communication.mlir | 1 // RUN: tf-opt -split-input-file -verify-diagnostics -xla-legalize-tf-communication %s | FileCheck … 208 // Test legalization of multiple TF/XLA communication ops are sequenced with 252 // Test private function with TF/XLA communication op being called by another 287 // Test public function with TF/XLA communication op being called by another 337 // communication ops. 411 // TF/XLA communication ops. 455 // Tests `mhlo.if` with branches populated with TF/XLA communication ops. 518 // communication ops. 569 // communication ops. 697 // Tests nested `mhlo.if` containing TF/XLA communication ops. [all …]
|
/external/webrtc/ |
D | CODE_OF_CONDUCT.md | 11 other WebRTC-supported communication group, as well as any private communication initiated in the 52 WebRTC-supported communication group, including loss of committer status;
|
/external/tensorflow/tensorflow/python/distribute/ |
D | collective_all_reduce_strategy.py | 239 communication=collective_util.CommunicationImplementation.AUTO, argument 253 implementation=communication) 261 communication=collective_util.CommunicationImplementation.AUTO): argument 263 obj = cls(communication) 280 communication=collective_util.CommunicationImplementation.AUTO, argument 284 implementation=communication)
|
/external/libnfnetlink/ |
D | libnfnetlink.pc.in | 9 Description: Low-level netfilter netlink communication library
|
/external/rust/crates/futures-channel/ |
D | METADATA | 2 description: "Channels for asynchronous communication using futures-rs."
|
/external/tensorflow/tensorflow/core/distributed_runtime/ |
D | README.md | 5 communication.
|
/external/vboot_reference/utility/ |
D | tpm-dad-lock | 33 if grep -q communication $e; then
|
/external/curl/docs/cmdline-opts/ |
D | ftp-ssl-ccc.d | 9 authenticating. The rest of the control channel communication will be
|
/external/python/cpython3/Doc/library/ |
D | ipc.rst | 8 networking and inter-processes communication.
|
/external/chromium-trace/catapult/third_party/pyserial/ |
D | README.chromium | 11 Library for Python access for the serial port. Used for communication with
|
/external/pigweed/pw_sys_io_arduino/ |
D | docs.rst | 8 `Arduino's Serial interface <https://www.arduino.cc/reference/en/language/functions/communication/s…
|
/external/llvm-project/lldb/unittests/debugserver/ |
D | CMakeLists.txt | 4 # of the debugserver communication path. If you are looking for a non-darwin
|
/external/autotest/client/site_tests/hardware_EC/ |
D | control | 8 CRITERIA = 'Fails if communication with EC does not work.'
|
/external/ppp/pppd/plugins/radius/etc/ |
D | radiusclient.conf.in | 44 # file holding shared secrets used for the communication 56 # file which holds sequence number for communication with the
|
/external/tensorflow/tensorflow/core/profiler/protobuf/ |
D | input_pipeline.proto | 33 // Indicates if device collective communication is a bottleneck. Possible 36 // A human-readable description of the device collective communication 67 // The device-to-device communication time (in ms).
|
/external/mockftpserver/tags/1.2/src/site/apt/ |
D | index.apt | 12 …communication with the FTP server is across the network using sockets, it can be used to test FTP …
|
/external/python/httplib2/ |
D | SECURITY.md | 13 If that doesn't work, open Github issue just asking for private communication channel.
|
/external/nos/host/generic/ |
D | README.md | 16 `libnos` is a C++ library for communication with a Nugget device. It offers an
|