Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reducers with axis=None and typetracers. #1380

Merged
merged 2 commits into from
Mar 22, 2022

Conversation

jpivarski
Copy link
Member

No description provided.

@jpivarski jpivarski linked an issue Mar 22, 2022 that may be closed by this pull request
@jpivarski jpivarski enabled auto-merge (squash) March 22, 2022 21:24
@codecov
Copy link

codecov bot commented Mar 22, 2022

Codecov Report

Merging #1380 (771c28e) into main (b2fd2be) will decrease coverage by 0.85%.
The diff coverage is 54.42%.

Impacted Files Coverage Δ
src/awkward/_v2/_connect/cling.py 0.00% <0.00%> (ø)
src/awkward/_v2/_connect/cuda/__init__.py 0.00% <0.00%> (ø)
src/awkward/_v2/_lookup.py 97.50% <0.00%> (ø)
src/awkward/_v2/_prettyprint.py 66.09% <0.00%> (+2.29%) ⬆️
src/awkward/_v2/identifier.py 55.69% <0.00%> (ø)
src/awkward/_v2/operations/convert/ak_from_jax.py 75.00% <0.00%> (ø)
src/awkward/_v2/operations/convert/ak_to_jax.py 75.00% <0.00%> (ø)
src/awkward/_v2/operations/io/ak_from_parquet.py 75.00% <0.00%> (ø)
src/awkward/_v2/operations/io/ak_to_parquet.py 75.00% <0.00%> (ø)
src/awkward/_v2/operations/structure/ak_firsts.py 75.00% <0.00%> (ø)
... and 152 more

@jpivarski jpivarski merged commit 86a5f1b into main Mar 22, 2022
@jpivarski jpivarski deleted the jpivarski/reducers-with-axis-None-and-typetracers branch March 22, 2022 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Passing axis=None to reducers on typetracer arrays fails
1 participant