Skip to content

Commit

Permalink
First commit of compute.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
matsuobasho committed Oct 12, 2023
1 parent 811cef3 commit d3abcfe
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions codegen_model_comparison/cloud/compute.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
$schema: https://azuremlschemas.azureedge.net/latest/amlCompute.schema.json
name: gpu-buck50
type: amlcompute
size: Standard_NC16as_T4_v3
location: australiaeast
min_instances: 0
max_instances: 4

0 comments on commit d3abcfe

Please sign in to comment.