An open API service for providing issue and pull request metadata for open source projects.

GitHub / google-deepmind/clrs issues and pull requests

#170 - Internal change

Pull Request - State: closed - Opened by copybara-service[bot] 3 months ago

#168 - Purpose of probes?

Issue - State: open - Opened by LSaldyt 4 months ago - 2 comments

#166 - There's a bug in running kmp_matcher algorithm at example run.py.

Issue - State: open - Opened by Jeff-Huang-SHU 5 months ago - 2 comments

#165 - Internal.

Pull Request - State: closed - Opened by copybara-service[bot] 6 months ago

#164 - Increment minor version number for 2.0.3 release.

Pull Request - State: closed - Opened by copybara-service[bot] 6 months ago

#162 - [CLRS]

Pull Request - State: closed - Opened by copybara-service[bot] 6 months ago

#161 - Resolve unsoundness caught by pytype --strict-none-binding.

Pull Request - State: closed - Opened by copybara-service[bot] 8 months ago - 1 comment

#160 - Remove from __init__

Issue - State: open - Opened by LuCeHe 8 months ago - 1 comment

#158 - Update run.py.

Pull Request - State: closed - Opened by copybara-service[bot] 9 months ago

#157 - Log the warning only for the first on-the-fly sampler.

Pull Request - State: closed - Opened by copybara-service[bot] 10 months ago

#156 - Update version numbers from requirements.txt

Pull Request - State: closed - Opened by copybara-service[bot] 11 months ago

#155 - Bump CLRS version to 2.0.1

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#153 - Add `huggingface_generators` to `__init__.py`.

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#152 - Update pypi-publish.yml

Pull Request - State: closed - Opened by RerRayne about 1 year ago
Labels: pull ready

#151 - Update pypi-publish.yml

Pull Request - State: closed - Opened by RerRayne about 1 year ago
Labels: pull ready

#150 - Update pypi-publish.yml

Pull Request - State: closed - Opened by RerRayne about 1 year ago
Labels: pull ready

#149 - Bump CLRS version to 2.0.0.

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#148 - Add CLRS-Text details in the README files.

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#147 - Use pythonic swap for variables in sorting.py

Pull Request - State: closed - Opened by gurux13 about 1 year ago - 1 comment
Labels: copybara-import

#146 - Roll forward PR #104

Pull Request - State: closed - Opened by RerRayne about 1 year ago

#145 - Temp testing automation, please ignore

Pull Request - State: open - Opened by RerRayne about 1 year ago - 1 comment
Labels: copybara-import

#144 - Add clrs_text to __init__.py

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#142 - Huggingface debugging. DNS.

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#141 - Add tests for CLRS huggingface generator.

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago - 1 comment

#140 - Added script to generate json for all algorithms.

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#139 - Add `ml_collections` to `requirements.txt`.

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#138 - Internal

Pull Request - State: closed - Opened by copybara-service[bot] about 1 year ago

#135 - Adding huggingface generators for clrs text

Pull Request - State: closed - Opened by mcleish7 about 1 year ago - 4 comments

#132 - PUBLIC: Update METADATA.

Pull Request - State: open - Opened by copybara-service[bot] about 1 year ago - 1 comment

#128 - Why the outputs of bfs and dfs algorithms are the same

Issue - State: closed - Opened by danielkorzekwa about 1 year ago - 2 comments

#127 - Acyclic

Pull Request - State: closed - Opened by ZenoMK over 1 year ago - 1 comment

#126 - none_encoded_decoded hint mode

Pull Request - State: open - Opened by eqimp over 1 year ago

#125 - Dev pablo merge

Pull Request - State: closed - Opened by pablomlago over 1 year ago - 1 comment

#124 - Change spec

Pull Request - State: closed - Opened by ZenoMK over 1 year ago - 2 comments

#123 - D2-equivariant GATv2.

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago - 1 comment

#122 - D2-equivariant GATv2.

Pull Request - State: closed - Opened by copybara-service[bot] over 1 year ago

#121 - Update of PyPI version

Issue - State: closed - Opened by ksmdnl over 1 year ago

#120 - Repetition of indexes in pred

Issue - State: closed - Opened by mcleish7 over 1 year ago

#119 - Update package dependencies

Pull Request - State: closed - Opened by DhruvSrikanth almost 2 years ago - 4 comments

#118 - Included priority nodes for iteration in BFS

Pull Request - State: closed - Opened by artur-deluca almost 2 years ago - 2 comments

#113 - What does DFS output result mean ?

Issue - State: closed - Opened by hwchen1 almost 2 years ago - 1 comment

#112 - Correct type for seed.

Pull Request - State: closed - Opened by copybara-service[bot] about 2 years ago - 1 comment

#110 - Silence some pytype errors.

Pull Request - State: closed - Opened by copybara-service[bot] over 2 years ago

#109 - Fix TypeErrors for python < 3.10.

Pull Request - State: closed - Opened by copybara-service[bot] over 2 years ago

#107 - Issue with distribution of undirected graphs

Issue - State: closed - Opened by eqimp over 2 years ago - 2 comments

#105 - Customise val graph sizes

Pull Request - State: closed - Opened by dransyhe over 2 years ago - 1 comment

#104 - Minor: removal of unused statement in probe graph

Pull Request - State: closed - Opened by sigeisler over 2 years ago - 1 comment

#103 - Why no directed graph for FloydWarshall, Dijkstra, BFS and BellmanFord

Issue - State: closed - Opened by sigeisler over 2 years ago - 2 comments

#102 - Hint `A_t` in SCC

Issue - State: closed - Opened by sigeisler over 2 years ago - 2 comments

#101 - - Pmapped update and predict for multi-device training

Pull Request - State: closed - Opened by copybara-service[bot] over 2 years ago - 1 comment

#100 - Update CLRS models with multi-algorithm options:

Pull Request - State: closed - Opened by copybara-service[bot] almost 3 years ago - 1 comment

#99 - Jit the opt.update call for a 100x+ speedup.

Pull Request - State: closed - Opened by copybara-service[bot] almost 3 years ago - 1 comment

#98 - Problems with jax

Issue - State: open - Opened by WilliamLi0623 almost 3 years ago - 9 comments

#97 - Declare attribute mp_states of BaselineModelChunked.

Pull Request - State: closed - Opened by copybara-service[bot] almost 3 years ago - 1 comment

#96 - Jit the loss function for a 2x+ speedup.

Pull Request - State: closed - Opened by copybara-service[bot] almost 3 years ago - 1 comment

#95 - Silence type errors generated by new pytype features.

Pull Request - State: closed - Opened by copybara-service[bot] almost 3 years ago

#94 - Update default parameters in example run script to align with paper.

Pull Request - State: closed - Opened by copybara-service[bot] almost 3 years ago - 1 comment

#93 - Added subgraph_mode

Pull Request - State: open - Opened by beabevi almost 3 years ago - 1 comment

#92 - Inability to reproduce paper results

Issue - State: closed - Opened by CameronDiao almost 3 years ago - 5 comments

#91 - Fix axis for mean reduction in PGN.

Pull Request - State: closed - Opened by copybara-service[bot] almost 3 years ago - 1 comment

#89 - tensorflow-macos and tensorflow-metal

Issue - State: open - Opened by dbl001 about 3 years ago

#88 - Fix typo

Pull Request - State: closed - Opened by BioGeek about 3 years ago

#87 - Increase version number for PyPI release.

Pull Request - State: closed - Opened by copybara-service[bot] about 3 years ago - 1 comment

#86 - Update paper citation and installation instructions.

Pull Request - State: closed - Opened by copybara-service[bot] about 3 years ago - 1 comment

#85 - Change deprecated tree_multimap to tree_map

Pull Request - State: closed - Opened by copybara-service[bot] about 3 years ago - 1 comment

#84 - Add tensorflow requirement.

Pull Request - State: closed - Opened by copybara-service[bot] about 3 years ago - 1 comment

#82 - Update README.

Pull Request - State: closed - Opened by copybara-service[bot] about 3 years ago - 1 comment

#80 - Accumulate hints only in verbose mode.

Pull Request - State: closed - Opened by copybara-service[bot] about 3 years ago - 1 comment

#79 - Detailed evaluation of hints in verbose mode.

Pull Request - State: closed - Opened by copybara-service[bot] about 3 years ago - 1 comment

#78 - Use current version for dataset file naming.

Pull Request - State: closed - Opened by copybara-service[bot] about 3 years ago - 1 comment

#77 - Maxout decoders and layer normalisation.

Pull Request - State: closed - Opened by copybara-service[bot] about 3 years ago

#74 - Option for noise in teacher forcing

Pull Request - State: closed - Opened by copybara-service[bot] about 3 years ago - 1 comment

#73 - Symmetrised edges for PGN.

Pull Request - State: closed - Opened by copybara-service[bot] about 3 years ago

#72 - Record separate hint eval scores for analysis.

Pull Request - State: closed - Opened by copybara-service[bot] about 3 years ago - 1 comment

#71 - Bug in SearchSampler: arrays should be sorted.

Pull Request - State: closed - Opened by copybara-service[bot] about 3 years ago - 1 comment