mirror of
https://github.com/saymrwulf/onnxruntime.git
synced 2026-06-26 03:00:54 +00:00
### Description torch.norm is deprecated as mentioned in issue #16751. This PR replaces the call to torch.norm by the options suggested by torch documentation. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| _apex_amp_modifier.py | ||
| _ds_modifier.py | ||
| _megatron_modifier.py | ||
| _modifier.py | ||
| _modifier_registry.py | ||
| _multi_tensor_apply.py | ||
| config.py | ||
| fp16_optimizer.py | ||
| fused_adam.py | ||
| lr_scheduler.py | ||