sparseml icon indicating copy to clipboard operation
sparseml copied to clipboard

Draft: Supporting torch 1.12

Open corey-nm opened this issue 3 years ago • 2 comments

Todos:

  • Guard specific torch function calls in torch version checks:
    • [ ] fuse_modules
    • [ ] onnx.export
  • [ ] Get all the unit tests passing (there are some that still fill due to onnx node name changes)

corey-nm avatar Aug 02 '22 17:08 corey-nm

@bfineran @dbogunowicz assigned for review

github-actions[bot] avatar Aug 02 '22 17:08 github-actions[bot]

I'm going to be breaking the parts of this PR that can easily be merged into multiple smaller PRs.

corey-nm avatar Aug 09 '22 13:08 corey-nm

Closing this for now - will reopen when work resumes

corey-nm avatar Sep 09 '22 14:09 corey-nm