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 1fc5993 commit 17c1e64Copy full SHA for 17c1e64
tests/kfto/resources/mnist_kfto.ipynb
@@ -73,19 +73,6 @@
73
"while not tc.is_job_succeeded(name=\"pytorch-ddp\", namespace=namespace): \n",
74
" time.sleep(1)"
75
]
76
- },
77
- {
78
- "cell_type": "code",
79
- "execution_count": null,
80
- "id": "4754bdaa",
81
- "metadata": {},
82
- "outputs": [],
83
- "source": [
84
- "TrainingClient().delete_job(\n",
85
- " name=\"pytorch-ddp\",\n",
86
- " namespace=namespace,\n",
87
- ")"
88
- ]
89
}
90
],
91
"metadata": {
0 commit comments