Home
last modified time | relevance | path

Searched refs:_get_parameter_broadcast (Results 1 – 4 of 4) sorted by relevance

/third_party/mindspore/mindspore/common/
Dapi.py33 _get_parameter_broadcast, _get_pipeline_stages
430 if BROADCAST_PHASE not in phase and _get_parameter_broadcast():
570 elif BROADCAST_PHASE not in phase and _get_parameter_broadcast():
/third_party/mindspore/tests/st/networks/models/resnet50/src_thor/
Dmodel_thor.py31 _get_parameter_broadcast, _device_number_check, _parameter_broadcast_check
152 self._parameter_broadcast = _get_parameter_broadcast()
/third_party/mindspore/mindspore/parallel/
D_utils.py205 def _get_parameter_broadcast(): function
/third_party/mindspore/mindspore/train/
Dmodel.py29_get_parameter_broadcast, _device_number_check, _parameter_broadcast_check, _parallel_predict_chec…
150 self._parameter_broadcast = _get_parameter_broadcast()