mirror of
https://github.com/Azure/MachineLearningNotebooks.git
synced 2025-12-21 01:55:07 -05:00
12 lines
169 B
YAML
12 lines
169 B
YAML
name: pytorch-aml-env
|
|
channels:
|
|
- defaults
|
|
- pytorch
|
|
dependencies:
|
|
- python=3.6.2
|
|
- pytorch
|
|
- torchvision
|
|
- pip
|
|
- pip:
|
|
- azureml-sdk
|