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 70aa477 commit c545f90Copy full SHA for c545f90
1 file changed
tests/kubeflow_sdk/README.md
@@ -373,6 +373,15 @@ Default image mapping (used only when `NOTEBOOK_IMAGE` is unset):
373
374
These are needed for trainer SDK scenarios that read/write artifacts from object storage.
375
376
+Where these are used:
377
+
378
+- Trainer SDK test entrypoints: `tests/trainer/kubeflow_sdk_test.go`
379
+- S3-focused trainer tests include:
380
+ - `TestRhaiS3CheckpointingCPU`
381
+ - `TestRhaiS3FsdpFullStateCheckpointingCPU`
382
+ - `TestRhaiS3FsdpSharedStateCheckpointingCuda`
383
+ - `TestRhaiS3DeepspeedStage0CheckpointingCuda`
384
385
- `AWS_DEFAULT_ENDPOINT`
386
- S3-compatible endpoint URL/host used by notebook jobs.
387
- `AWS_ACCESS_KEY_ID`
0 commit comments