/external/tensorflow/tensorflow/python/distribute/ |
D | cross_device_ops.py | 40 def check_destinations(destinations): argument 55 def validate_destinations(destinations): argument 72 def reduce_non_distributed_value(reduce_op, device_map, value, destinations): argument 153 def get_devices_from(destinations): argument 164 def get_device_map_from(destinations): argument 188 def simple_broadcast(value, destinations, always_mirrored=False): argument 231 def reduce(self, reduce_op, per_replica_value, destinations): argument 289 def broadcast(self, tensor, destinations): argument 303 def reduce_implementation(self, reduce_op, per_replica_value, destinations): argument 349 def broadcast_implementation(self, tensor, destinations): argument [all …]
|
D | parameter_server_strategy.py | 283 def _broadcast_to(self, tensor, destinations): argument 368 def _verify_destinations_not_different_worker(self, destinations): argument 380 def _reduce_to(self, reduce_op, value, destinations): argument
|
D | one_device_strategy.py | 93 def _broadcast_to(self, tensor, destinations): argument 146 def _reduce_to(self, reduce_op, value, destinations): argument
|
D | distribute_lib.py | 1014 def broadcast_to(self, tensor, destinations): argument 1031 def _broadcast_to(self, tensor, destinations): argument 1139 def reduce_to(self, reduce_op, value, destinations): argument 1161 def _reduce_to(self, reduce_op, value, destinations): argument 1593 def _broadcast_to(self, tensor, destinations): argument 1605 def _reduce_to(self, reduce_op, value, destinations): argument
|
D | tpu_strategy.py | 441 def _reduce_to(self, reduce_op, value, destinations): argument 522 def _broadcast_to(self, tensor, destinations): argument
|
D | collective_all_reduce_strategy.py | 430 def _reduce_to(self, reduce_op, value, destinations): argument
|
D | mirrored_strategy.py | 648 def _broadcast_to(self, tensor, destinations): argument 694 def _reduce_to(self, reduce_op, value, destinations): argument
|
D | values.py | 623 def _apply_aggregation(strategy, value, aggregation, destinations): argument
|
/external/tensorflow/tensorflow/python/debug/lib/ |
D | source_remote.py | 104 def _send_call_tracebacks(destinations, argument 188 def send_graph_tracebacks(destinations, argument 212 def send_eager_tracebacks(destinations, argument
|
/external/gemmlowp/meta/generators/ |
D | neon_emitter_64.py | 810 def EmitVLoadA(self, load_no, load_type, destinations, source): argument 820 def EmitVLoadAPostIncrement(self, load_no, load_type, destinations, source, argument 840 destinations, argument 916 def EmitVLoadOffsetA(self, load_no, load_type, destinations, source, offset): argument 1057 def EmitVSumReduce(self, reduce_type, elem_count, reduce_count, destinations, argument
|
D | neon_emitter.py | 407 def EmitVLoadA(self, load_no, load_type, destinations, source): argument 414 destinations, argument 508 def EmitVLoadOffsetA(self, load_no, load_type, destinations, source, offset): argument 666 def EmitVSumReduce(self, reduce_type, elem_count, reduce_count, destinations, argument
|
/external/tensorflow/tensorflow/contrib/distribute/python/ |
D | cross_device_ops_test.py | 548 def _reduce(test_object, reduce_op, per_replica, destinations): argument
|
/external/deqp-deps/SPIRV-Tools/source/opt/ |
D | loop_fusion.cpp | 60 const std::vector<Instruction*>& destinations, in GetDependences()
|
/external/swiftshader/third_party/SPIRV-Tools/source/opt/ |
D | loop_fusion.cpp | 60 const std::vector<Instruction*>& destinations, in GetDependences()
|