MCPcopy Create free account
hub / github.com/AIS-SNU/Smart-Infinity / dynamic_loss_scale_args

Method dynamic_loss_scale_args

deepspeed/runtime/engine.py:827–828  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

825 return self._config.initial_dynamic_scale
826
827 def dynamic_loss_scale_args(self):
828 return self._config.dynamic_loss_scale_args
829
830 def swap_tensor_config(self):
831 return self._config.swap_tensor_config

Callers 3

Calls

no outgoing calls

Tested by

no test coverage detected