Home
last modified time | relevance | path

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

12

/external/tensorflow/tensorflow/python/distribute/
Dcross_device_ops.py50 def check_destinations(destinations): argument
66 def validate_destinations(destinations): argument
83 destinations, argument
166 def get_devices_from(destinations, canonicalize_devices=True): argument
199 destinations, argument
272 def reduce(self, reduce_op, per_replica_value, destinations, options=None): argument
320 def _gather(self, per_replica_value, destinations, axis, options=None): argument
366 def _gather_implementation(self, per_replica_value, destinations, axis, argument
446 def broadcast(self, tensor, destinations): argument
466 def reduce_implementation(self, reduce_op, per_replica_value, destinations, argument
[all …]
Dparameter_server_strategy.py408 def _broadcast_to(self, tensor, destinations): argument
495 def _verify_destinations_not_different_worker(self, destinations): argument
507 def _gather_to_implementation(self, value, destinations, axis, argument
518 def _reduce_to(self, reduce_op, value, destinations, options): argument
Done_device_strategy.py306 def _broadcast_to(self, tensor, destinations): argument
396 def _reduce_to(self, reduce_op, value, destinations, options): argument
400 def _gather_to_implementation(self, value, destinations, axis, options): argument
Dtpu_strategy.py1288 def _gather_to_implementation(self, value, destinations, axis, options): argument
1319 def _broadcast_output(self, destinations, output): argument
1335 def _reduce_to(self, reduce_op, value, destinations, options): argument
1438 def _broadcast_to(self, tensor, destinations): argument
Ddistribute_lib.py2301 def reduce_to(self, reduce_op, value, destinations, options=None): argument
2386 def _reduce_to(self, reduce_op, value, destinations, options): argument
2516 def _gather_to(self, value, destinations, axis, options=None): argument
2548 def _gather_to_implementation(self, value, destinations, axis, options): argument
2771 def broadcast_to(self, tensor, destinations): argument
2788 def _broadcast_to(self, tensor, destinations): argument
3684 def _broadcast_to(self, tensor, destinations): argument
3694 def _reduce_to(self, reduce_op, value, destinations, options): argument
3699 def _gather_to_implementation(self, value, destinations, axis, options): argument
Dmirrored_strategy.py661 def _broadcast_to(self, tensor, destinations): argument
720 def _gather_to_implementation(self, value, destinations, axis, options): argument
730 def _reduce_to(self, reduce_op, value, destinations, options): argument
Dcollective_all_reduce_strategy.py800 def _gather_to_implementation(self, value, destinations, axis, options): argument
807 def _reduce_to(self, reduce_op, value, destinations, options): argument
Dparameter_server_strategy_v2.py929 def _reduce_to(self, reduce_op, value, destinations, options): argument
Dvalues_util.py321 def apply_aggregation(strategy, value, aggregation, destinations): argument
Ddistribute_lib_test.py94 def _reduce_to(self, reduce_op, value, destinations, options): argument
Dvalues.py99 def apply_aggregation_replica_context(value, aggregation, destinations): argument
/external/tensorflow/tensorflow/python/debug/lib/
Dsource_remote.py94 def _send_call_tracebacks(destinations, argument
172 def send_graph_tracebacks(destinations, argument
196 def send_eager_tracebacks(destinations, argument
/external/cronet/base/
Dstate_transitions.h68 const std::vector<State> destinations; member
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/
DLiveTraverser.h103 TDestinationStack destinations; variable
/external/deqp-deps/glslang/glslang/MachineIndependent/
DLiveTraverser.h103 TDestinationStack destinations; variable
/external/pigweed/pw_transfer/integration_test/
Dserver.cc74 std::deque<std::string>&& destinations, in FileTransferHandler()
/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/python/distribute/v1/
Dcross_device_ops_test.py550 def _reduce(test_object, reduce_op, per_replica, destinations): argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dloop_fusion.cpp59 const std::vector<Instruction*>& destinations, in GetDependences()
/external/skia/src/pdf/
DSkPDFDocument.cpp301 SkPDFDict destinations; in append_destinations() local
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dloop_fusion.cpp59 const std::vector<Instruction*>& destinations, in GetDependences()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dloop_fusion.cpp60 const std::vector<Instruction*>& destinations, in GetDependences()
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dcontent.v2.json446 "destinations": { object
477 "destinations": { object
3000 "destinations": { object
3042 "destinations": { object
4032 "destinations": { object
8708 "destinations": { object
9411 "destinations": { object
Dnetworksecurity.v1beta1.json1633 "destinations": { object

12