Home
last modified time | relevance | path

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

/third_party/mindspore/tests/st/fl/hybrid_lenet/src/
Dcell_wrapper.py108 self.push_weight_indices = self._push_weight_inputs(self.network.parameters_and_names())
135 def _push_weight_inputs(weights): member in TrainOneStepCellWithServerCommunicator