ClassyVision icon indicating copy to clipboard operation
ClassyVision copied to clipboard

circleci and github actions

Open johnnynunez opened this issue 2 years ago • 3 comments

  • [X] Python <3.8 versions deleted (Deprecated 27 Jun 2023)
  • [X] Python 3.10.6 (added as default) (CircleCI images have 3.10.6)
  • [X] Pytorch <1.12 delete. Deprecated (https://pytorch.org/blog/deprecation-cuda-python-support/)
  • [X] Updated ubuntu-2204:2023.02.1 CPU
  • [X] Updated linux-cuda-11:2023.02.1 GPU https://discuss.circleci.com/t/cuda-11-8-gpu-cuda-image-any-plans/47240/3
  • [X] New image circleCI Cuda 11.8 and they are working to CUDA 12. https://discuss.circleci.com/t/cuda-11-8-gpu-cuda-image-any-plans/47240/4
  • [X] Updated test compatible with CUDA and Pytorch > 1.10
  • [X] Unified workflow github and CircleCI python versions: Python 3.10.6
  • [X] Added CUDA variable on CircleCI: You now can select CUDA VERSION.
  • [X] Ready For Pytorch 2.0 and CUDA 12.0/12.1 CircleCI(CircleCI working on release cuda 12 images at the end of the month)

johnnynunez avatar Mar 06 '23 09:03 johnnynunez

@facebook-github-bot merge

johnnynunez avatar Mar 06 '23 11:03 johnnynunez

@YosuaMichael merge

johnnynunez avatar Mar 06 '23 11:03 johnnynunez

Hi @johnnynunez apologies for not responding to this -- as I mentioned in https://github.com/facebookresearch/ClassyVision/issues/798, the issue didn't get assigned to me so I just noticed it.

This is a great PR, I really appreciate you sending this out. We have unfortunately removed CI since Classy Vision isn't being actively maintained. That being said, if you'd like the other changes to be merged, you can rebase on to main and I can review and merge your remaining changes.

mannatsingh avatar Mar 21 '23 16:03 mannatsingh