Home
last modified time | relevance | path

Searched defs:destinations (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/python/distribute/
Dcross_device_ops.py40 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 …]
Dparameter_server_strategy.py283 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
Done_device_strategy.py93 def _broadcast_to(self, tensor, destinations): argument
146 def _reduce_to(self, reduce_op, value, destinations): argument
Ddistribute_lib.py1014 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
Dtpu_strategy.py441 def _reduce_to(self, reduce_op, value, destinations): argument
522 def _broadcast_to(self, tensor, destinations): argument
Dcollective_all_reduce_strategy.py430 def _reduce_to(self, reduce_op, value, destinations): argument
Dmirrored_strategy.py648 def _broadcast_to(self, tensor, destinations): argument
694 def _reduce_to(self, reduce_op, value, destinations): argument
Dvalues.py623 def _apply_aggregation(strategy, value, aggregation, destinations): argument
/external/tensorflow/tensorflow/python/debug/lib/
Dsource_remote.py104 def _send_call_tracebacks(destinations, argument
188 def send_graph_tracebacks(destinations, argument
212 def send_eager_tracebacks(destinations, argument
/external/gemmlowp/meta/generators/
Dneon_emitter_64.py810 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
Dneon_emitter.py407 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/
Dcross_device_ops_test.py548 def _reduce(test_object, reduce_op, per_replica, destinations): argument
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_fusion.cpp60 const std::vector<Instruction*>& destinations, in GetDependences()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_fusion.cpp60 const std::vector<Instruction*>& destinations, in GetDependences()