Lightning-Universe / lightning-transformers

Flexible components pairing 🤗 Transformers with :zap: Pytorch Lightning
https://lightning-transformers.readthedocs.io
Apache License 2.0
607 stars 77 forks source link

update pl_bolts import from _TORCH_MAX_VERSION_1_8_1 to _TORCH_MAX_VERSION_SPARSEML #220

Closed mathemusician closed 2 years ago

mathemusician commented 2 years ago

closes #219

codecov[bot] commented 2 years ago

Codecov Report

Merging #220 (b2ef061) into master (207e29a) will increase coverage by 0%. The diff coverage is 100%.

@@          Coverage Diff          @@
##           master   #220   +/-   ##
=====================================
  Coverage      86%    86%           
=====================================
  Files          70     70           
  Lines        1549   1550    +1     
=====================================
+ Hits         1337   1338    +1     
  Misses        212    212           
mathemusician commented 2 years ago

Ready for review