issues
search
google-deepmind
/
clrs
Apache License 2.0
452
stars
87
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update run.py.
#158
copybara-service[bot]
closed
1 week ago
0
Log the warning only for the first on-the-fly sampler.
#157
copybara-service[bot]
closed
2 months ago
0
Update version numbers from requirements.txt
#156
copybara-service[bot]
closed
2 months ago
0
Bump CLRS version to 2.0.1
#155
copybara-service[bot]
closed
4 months ago
0
Update CLRS GitHub workflow to use `actions/checkout@v4` and `actions/setup-python@v4`.
#154
copybara-service[bot]
closed
4 months ago
0
Add `huggingface_generators` to `__init__.py`.
#153
copybara-service[bot]
closed
4 months ago
0
Update pypi-publish.yml
#152
RerRayne
closed
4 months ago
0
Update pypi-publish.yml
#151
RerRayne
closed
4 months ago
0
Update pypi-publish.yml
#150
RerRayne
closed
4 months ago
0
Bump CLRS version to 2.0.0.
#149
copybara-service[bot]
closed
4 months ago
0
Add CLRS-Text details in the README files.
#148
copybara-service[bot]
closed
4 months ago
0
Use pythonic swap for variables in sorting.py
#147
gurux13
closed
4 months ago
1
Roll forward PR #104
#146
RerRayne
closed
4 months ago
0
Temp testing automation, please ignore
#145
RerRayne
opened
4 months ago
1
Add clrs_text to __init__.py
#144
copybara-service[bot]
closed
4 months ago
0
Add support for generating train and val datasets using this script.
#143
copybara-service[bot]
closed
4 months ago
0
Huggingface debugging. DNS.
#142
copybara-service[bot]
closed
4 months ago
0
Add tests for CLRS huggingface generator.
#141
copybara-service[bot]
closed
4 months ago
1
Added script to generate json for all algorithms.
#140
copybara-service[bot]
closed
4 months ago
0
Add `ml_collections` to `requirements.txt`.
#139
copybara-service[bot]
closed
4 months ago
0
Internal
#138
copybara-service[bot]
closed
5 months ago
0
[JAX] Update users of jax.tree.map() to be more careful about how they handle Nones.
#137
copybara-service[bot]
closed
5 months ago
0
PUBLIC: Update accuracy_data.csv. Update CLRS Text graphs (no underscore).
#136
copybara-service[bot]
closed
5 months ago
0
Adding huggingface generators for clrs text
#135
mcleish7
closed
4 months ago
4
PUBLIC: Add CLRS Text accuracy_graphs.ipynb colab and accuracy_data.csv with accuracy metric for Gemma 2B, Gemma 2B + RPE and Gemini Flash.
#134
copybara-service[bot]
closed
5 months ago
0
PUBLIC: Add `clrs_utils.py` to the CLRS dataset. This module contains methods to convert CLRS sample into text.
#133
copybara-service[bot]
closed
5 months ago
1
PUBLIC: Update METADATA.
#132
copybara-service[bot]
opened
5 months ago
1
PUBLIC: Add an additional field to the `quicksort` probing, update its specifications, and add a `track_max_steps` flag to the sampler. This flag will enable or disable length tracking for padding.
#131
copybara-service[bot]
closed
5 months ago
1
PUBLIC: Add `predecessor_pointers_to_permutation_matrix` and `permutation_matrix_to_predecessor_pointers` methods to probing.
#130
copybara-service[bot]
closed
5 months ago
1
PUBLIC: Add `predecessor_pointers_to_permutation_matrix` and `permutation_matrix_to_predecessor_pointers` methods to probing.
#129
copybara-service[bot]
opened
5 months ago
1
Why the outputs of bfs and dfs algorithms are the same
#128
danielkorzekwa
closed
5 months ago
2
Acyclic
#127
ZenoMK
closed
8 months ago
1
none_encoded_decoded hint mode
#126
eqimp
opened
8 months ago
0
Dev pablo merge
#125
pablomlago
closed
9 months ago
1
Change spec
#124
ZenoMK
closed
9 months ago
2
D2-equivariant GATv2.
#123
copybara-service[bot]
closed
9 months ago
1
D2-equivariant GATv2.
#122
copybara-service[bot]
closed
9 months ago
0
Update of PyPI version
#121
ksmdnl
opened
11 months ago
0
Repetition of indexes in pred
#120
mcleish7
closed
11 months ago
0
Update package dependencies
#119
DhruvSrikanth
opened
1 year ago
4
Included priority nodes for iteration in BFS
#118
artur-deluca
closed
1 year ago
2
[LSC] Ignore incorrect type annotations related to JAX PRNG keys
#117
copybara-service[bot]
closed
1 year ago
0
Fixed type errors to unblock an internal type annotations refactoring in JAX
#116
copybara-service[bot]
closed
1 year ago
0
Fixed type errors to unblock an internal type annotations refactoring in JAX
#115
copybara-service[bot]
closed
1 year ago
0
[LSC] Ignore incorrect type annotations related to jax.numpy APIs
#114
copybara-service[bot]
closed
1 year ago
0
What does DFS output result mean ?
#113
hwchen1
closed
1 year ago
1
Correct type for seed.
#112
copybara-service[bot]
closed
1 year ago
1
Fix pytype failures related to teaching pytype about NumPy scalar types.
#111
copybara-service[bot]
closed
1 year ago
0
Silence some pytype errors.
#110
copybara-service[bot]
closed
1 year ago
0
Fix TypeErrors for python < 3.10.
#109
copybara-service[bot]
closed
1 year ago
0
Next