This website requires JavaScript.
Explore
Help
Sign In
richard
/
learn_jax
Watch
1
Star
0
Fork
You've already forked learn_jax
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
ad5cf7735f
learn_jax
/
.gitignore
8 lines
74 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Feat: jax implementation of t5 training and prediction
2024-09-11 08:17:02 +09:00
*.ipynb
t5_*/
exports/
Feat: implement working prediction
2024-09-12 22:57:19 +09:00
modified_t5_model/
Feat: introduced efficient train data dtype, jit train step, bfloat16 mat mul
2024-09-14 02:02:45 +09:00
traces/
Feat: learn flax
2024-09-14 14:13:38 +09:00
ruff.toml
settings.json