MCPcopy Create free account
hub / github.com/PaddlePaddle/Paddle / source

Method source

python/paddle/distributed/auto_parallel/static/cluster.py:297–298  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

295
296 @property
297 def source(self):
298 return self._src
299
300 @source.setter
301 def source(self, value):

Callers 15

analysis_ioFunction · 0.45
reshard_single_valueFunction · 0.45
reshard_combine_valueFunction · 0.45
apply_partition_passFunction · 0.45
reshardMethod · 0.45
_update_weightMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected