5633426a5e
Update README with training results, TFJob comparison, and full troubleshooting
a80f3bd97e
Fix: all workers must call model.evaluate() together
1c915cab65
Rewrite README with latest findings and troubleshooting
9b1cd02a87
Fix Pod naming pattern and TF_CONFIG initialization order
a96f0fbc22
Remove hardcoded namespace from TrainJob metadata
9e92f2e3d4
Revert "Revert "Remove NUM_WORKERS env var, auto-detect workers via DNS probing""
5f6dec6799
Revert "Remove NUM_WORKERS env var, auto-detect workers via DNS probing"
0428780d9b
Remove NUM_WORKERS env var, auto-detect workers via DNS probing
63fbcf8085
Add TensorFlow custom runtime for Kubeflow Trainer v2 with Volcano integration
a5171437a2
Add CIFAR-10 dataset pre-placement requirement to README
965b87ced3
Update README: torchrun usage guide, verified training results
7cd7c1af7e
Fix torchrun injection: add ancestor-step label, use torchrun command
2b1ad10c2c
Remove command from Runtime, move to TrainJob trainer.command
00529c5ca9
Comment out JAX runtime, update README with install results
146baa41e8
Add ConfigMap training script, update IB/NCCL config in README
f62425843b
Update integration config for InfiniBand GPU environment
6b72590351
Add resource descriptions to README, set GPU to 8 per node
6b413fe7d7
Update README: InfiniBand GPU 3-node config, simplify YAML examples