We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 097fb6a commit 2a128daCopy full SHA for 2a128da
tests/e2e/mnist_raycluster_sdk.py
@@ -37,7 +37,7 @@
37
head_memory=2,
38
min_cpus="500m",
39
max_cpus=1,
40
- min_memory=0.5,
+ min_memory=1,
41
max_memory=2,
42
num_gpus=0,
43
instascale=False,
0 commit comments