Update inferenceConfig.yml
This commit is contained in:
@@ -1,5 +1,9 @@
|
||||
---
|
||||
containerResourceRequirements:
|
||||
cpu: 1
|
||||
memoryInGB: 1
|
||||
computeType: ACI
|
||||
entryScript: score.py
|
||||
runtime: python
|
||||
condaFile: myenv.yml
|
||||
extraDockerfileSteps:
|
||||
schemaFile:
|
||||
dependencies:
|
||||
enableGpu: False
|
||||
baseImage:
|
||||
baseImageRegistry:
|
||||
|
||||
Reference in New Issue
Block a user