issues
search
mlcommons
/
algorithmic-efficiency
MLCommons Algorithmic Efficiency is a benchmark and competition measuring neural network training speedups due to algorithmic improvements in both training algorithms and models.
https://mlcommons.org/en/groups/research-algorithms/
Apache License 2.0
335
stars
69
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update dev with hotfixes on main
#818
priyakasimbeg
closed
14 hours ago
1
Formatting fixes
#817
priyakasimbeg
closed
14 hours ago
1
ValueError: The sharded dimension must be equal to the number of devices passed to PmapSharding. Got sharded dimension 0 with value 128 in shape (128,) and the number of devices=1
#816
init-22
opened
19 hours ago
0
IndexError: Too many indices: 0-dimensional array indexed with 1 regular index, while migrating from jax.random.PRNGKey to jax.random.key
#815
init-22
opened
20 hours ago
0
Update README.md
#814
priyakasimbeg
closed
20 hours ago
1
ValueError: pmap was requested to map its argument along axis 0, which implies that its rank should be at least 1, but is only 0 (its shape is ())
#813
init-22
closed
20 hours ago
3
Dev -> main
#812
priyakasimbeg
closed
9 hours ago
1
Moving from Python3.8 to Python 3.11
#811
init-22
opened
1 week ago
2
fix: changing the dtype in random_utils to uint32
#810
init-22
opened
1 week ago
2
Add schedule-free adamw submission in JAX
#809
priyakasimbeg
opened
3 weeks ago
5
Clean up train diff tests
#808
priyakasimbeg
opened
3 weeks ago
0
Clean up modeldiff tests
#807
priyakasimbeg
opened
3 weeks ago
0
Feat default dropout in doc
#806
init-22
opened
3 weeks ago
7
Upgrade to Python 3.11
#805
priyakasimbeg
opened
3 weeks ago
0
Workload Title: Decoder only LM
#804
priyakasimbeg
opened
3 weeks ago
0
Improving package setup to pyproject.toml
#803
IFFranciscoME
opened
3 weeks ago
1
Update setup.cfg
#802
priyakasimbeg
closed
3 weeks ago
1
TypeError: JAX encountered invalid PRNG key data: expected key_data.dtype = uint32; got dtype=int32
#801
init-22
opened
3 weeks ago
2
Dev -> main
#800
priyakasimbeg
closed
1 month ago
1
Update setup.cfg
#799
priyakasimbeg
closed
1 month ago
1
BatchNorm fixes for JAX and PyTorch workloads
#798
priyakasimbeg
closed
3 weeks ago
1
Support FSDP in JAX workloads
#797
priyakasimbeg
opened
1 month ago
2
Support FSDP in PyTorch
#796
priyakasimbeg
opened
1 month ago
6
BN fixes in JAX
#795
priyakasimbeg
closed
1 month ago
1
Fixes to script that runs submissions for scoring
#794
priyakasimbeg
closed
1 month ago
1
Dev -> main
#793
priyakasimbeg
closed
1 month ago
1
Fix scoring bug in `get_summary_df`
#792
Niccolo-Ajroldi
closed
1 month ago
2
Scoring logging bug 🐛 - incorrect computation of `time to target on val (s)` in `get_summary_df`
#791
Niccolo-Ajroldi
closed
1 month ago
2
Pass `train_state `to `update_params`
#790
Niccolo-Ajroldi
closed
3 weeks ago
1
Introduce prepare for eval, fix evaluation bug
#789
Niccolo-Ajroldi
opened
2 months ago
1
Issue 452: Added the assertion for consistency check and evaluation frequency check
#788
harneet862
opened
2 months ago
1
Add function that submissions can call that can change the dropout value
#787
priyakasimbeg
opened
2 months ago
0
Document the default per-workload dropout value
#786
priyakasimbeg
opened
2 months ago
1
Inform submission about `accumulated_submission_time`
#785
Niccolo-Ajroldi
closed
3 weeks ago
2
Dev -> main
#784
priyakasimbeg
closed
2 months ago
1
BN Fixes
#783
adefazio
closed
3 weeks ago
3
Update readme with results announcement
#782
fsschneider
closed
2 months ago
1
Dev -> main
#781
priyakasimbeg
closed
2 months ago
1
Fix scoring bug, properly handeling `nan` values
#780
fsschneider
closed
2 months ago
1
Added instructions to install Cloud Ops Agent for monitoring
#779
BharatKatyal
opened
3 months ago
1
Minor fix scoring code & speedup computation
#778
fsschneider
closed
3 months ago
1
Dev -> Main
#777
priyakasimbeg
closed
3 months ago
1
Scoring: Quality of Life improvements
#776
fsschneider
closed
3 months ago
2
Dev -> main
#775
priyakasimbeg
closed
3 months ago
1
Scoring updates
#774
priyakasimbeg
closed
3 months ago
1
Update results date
#773
josejg
closed
2 months ago
2
Update README.md
#772
priyakasimbeg
closed
4 months ago
1
add instructions to install Cloud Ops Agent for monitoring
#771
BharatKatyal
closed
3 months ago
1
Dev -> main
#770
priyakasimbeg
closed
4 months ago
1
cosmetic and functional fixes to scoring code
#769
priyakasimbeg
closed
4 months ago
1
Next