To allow Clay to run on not just Linux operating systems, but OSX as well!
This comes from user feedback during DevSeed's Team Week, where we found out that the folks developing the Clay model are predominantly Linux-based, but users were using other operating systems like macOS.
Non-OS specific:
OSX (Intel chips):
OSX-ARM64 (M1/M2/M3 chips):
To allow Clay to run on not just Linux operating systems, but OSX as well!
This comes from user feedback during DevSeed's Team Week, where we found out that the folks developing the Clay model are predominantly Linux-based, but users were using other operating systems like macOS.
Non-OS specific:
OSX (Intel chips):
OSX-ARM64 (M1/M2/M3 chips):
macos-14(Add osx-arm64 platform to conda-lock.yml file and GitHub Actions CI #164)Figure out whytorchdata~=0.7.1andtorchvision~=0.16.1cannot be installed onosx-arm64, maybe Rebuild for increased compatibility and build for python 3.12 conda-forge/torchvision-feedstock#89 will help?