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
d2dd72227f
learn_jax
/
.gitignore
6 lines
50 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/