Skip to content

Commit

Permalink
fix names
Browse files Browse the repository at this point in the history
  • Loading branch information
che-shr-cat committed Jan 10, 2024
1 parent bafeb5d commit fd8ea9f
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,8 @@ Notebooks for the chapters:
- [Flax: ResNet example with model state](Chapter-11/Chapter_11.2_Flax_Cats_vs_Dogs_ResNet.ipynb)
- [HuggingFace Transformers: Using GPT-like models](Chapter-11/Chapter_11_3_HuggingFace_Using_GPT.ipynb)
- [HuggingFace Diffusers: Generating images with Stable Diffusion](Chapter-11/Chapter_11.3_HuggingFace_Using_Diffusers.ipynb)
D. [Experimental parallelization](Appendix D)
- [Using xmap()](Appendix D/JAX_in_Action_Chapter_8_xmap.ipynb)
- [Using pjit()](Appendix D/JAX_in_Action_Chapter_8_pjit.ipynb)
D. [Experimental parallelization](Appendix-D)
- [Using xmap()](Appendix-D/JAX_in_Action_Appendix_D_xmap.ipynb)
- [Using pjit()](Appendix-D/JAX_in_Action_Appendix_D_pjit.ipynb)

Google ML Developer Programs team supported this work by providing Google Cloud Credit

0 comments on commit fd8ea9f

Please sign in to comment.