File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -810,7 +810,7 @@ to run a job that uses [PyTorch](https://pytorch.org) to train a machine learnin
810810
811811<details>
812812
813- This example was constructed by converting a [PyTorch tutorial on FSDP](( https://pytorch.org/tutorials/intermediate/FSDP_tutorial.html) )
813+ This example was constructed by converting a [PyTorch tutorial on FSDP](https://pytorch.org/tutorials/intermediate/FSDP_tutorial.html)
814814into a KubeFlow Trainer [notebook](./sample-jobs/pytorch-training.ipynb) that we used to generate
815815the yaml for a `PyTorchJob`. The YAML generated by running the notebook was then put inside an
816816` AppWrapper` using MLBatch's [awpack tool](../tools/appwrapper-packager/awpack.py) to produce the final YAML
You can’t perform that action at this time.
0 commit comments