зеркало из https://github.com/microsoft/DeepSpeed.git
170b46e8b1
Changes from #4724 broke support for torch<2.0 in the flops profiler as the scaled_dot_product_attention [wasn't added](https://pytorch.org/docs/2.0/generated/torch.nn.functional.scaled_dot_product_attention.html#torch.nn.functional.scaled_dot_product_attention) until a beta version in torch 2.0 Resolved: #5534 Todo: - [ ] Test this - [ ] Issue resolution with users. |
||
---|---|---|
.. | ||
flops_profiler | ||
__init__.py | ||
config.py | ||
constants.py |