Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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_io
Function · 0.45
get_param_from_startup
Method · 0.45
reshard_single_value
Function · 0.45
reshard_combine_value
Function · 0.45
apply_partition_pass
Function · 0.45
remove_other_rank_input_output_pass
Method · 0.45
eliminate_transpose_by_reshape
Function · 0.45
reshard
Method · 0.45
_update_weight
Method · 0.45
_replace_embedding_with_c_embedding
Method · 0.45
_update_before_dims_mapping
Method · 0.45
_update_after_dims_mapping
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected