Skip to content

Instantly share code, notes, and snippets.

@ebeyabraham
Created April 24, 2022 12:31
Show Gist options
  • Select an option

  • Save ebeyabraham/8f717868ff46e40a96f35838b498a62a to your computer and use it in GitHub Desktop.

Select an option

Save ebeyabraham/8f717868ff46e40a96f35838b498a62a to your computer and use it in GitHub Desktop.
conda yaml
channels:
- defaults
- conda-forge
dependencies:
- python=3.7.7
- pip=20.2.4
- pip:
- azureml-core==1.38.0
- azureml-defaults==1.38.0
- azureml-telemetry==1.38.0
- azureml-train-restclients-hyperdrive==1.38.0
- azureml-train-core==1.38.0
- torch==1.10.2
- torchvision==0.11.3
- torchaudio==0.10.2
- cmake==3.18.2
- h5py==2.10.0
- opencv-python-headless
- tensorboard==2.8.0
- matplotlib==3.5.1
- lpips==0.1.4
- dists-pytorch==0.1
- scikit-image==0.19.2
- Jinja2==3.0.0
- horovod
- prettytable
- thop
- >-
https://github.com/quic/aimet/releases/download/1.19.1.py37/AimetCommon-torch_gpu_1.19.1.py37-cp37-cp37m-linux_x86_64.whl
- >-
https://github.com/quic/aimet/releases/download/1.19.1.py37/AimetTorch-torch_gpu_1.19.1.py37-cp37-cp37m-linux_x86_64.whl
- >-
https://github.com/quic/aimet/releases/download/1.19.1.py37/Aimet-torch_gpu_1.19.1.py37-cp37-cp37m-linux_x86_64.whl
name: azureml_273d49723ef020b525d0d1838a69e8e0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment