Pinned Loading
-
google-deepmind/gemma
google-deepmind/gemma PublicGemma open-weight LLM library, from Google DeepMind
-
google-research/visu3d
google-research/visu3d Public3d without friction (Torch, TF, Jax, Numpy)
-
-
etils-actions/pypi-auto-publish
etils-actions/pypi-auto-publish PublicBuild & publish to PyPI when `my_module.__version__` is increased
-
MusicGenerator
MusicGenerator PublicExperiment diverse Deep learning models for music generation with TensorFlow
380 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Activity overview
Contributed to
google-research/kauldron,
google-deepmind/gemma,
google/etils
and 19 other
repositories
Loading
Contribution activity
March 2025
Created 31 commits in 4 repositories
Created an issue in arogozhnikov/einops that received 1 comment
[Feature suggestion] Have a way to "unflatten" ellipsis
When implementing generic code, it's common to need to supports arbitrary batch shape:
batch_shape=()
batch_shape=(batch,)
batch_shape=(batch, num…
1
comment