pydata / sparse

Sparse multi-dimensional arrays for the PyData ecosystem
https://sparse.pydata.org
BSD 3-Clause "New" or "Revised" License
585 stars 125 forks source link

Update `finch-tensor` version #662

Closed mtsokol closed 5 months ago

mtsokol commented 5 months ago

Update finch-tensor version

github-actions[bot] commented 5 months ago

Test Results

5 913 tests  ±0   5 880 :white_check_mark: ±0   5m 39s :stopwatch: - 6m 32s     1 suites ±0      33 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit b4e2e158. ± Comparison against base commit 0b58d4b0.

This pull request skips 1 and un-skips 1 tests. ``` sparse.pydata_backend.tests.test_compressed ‑ test_reductions_float16[i4-None-sum-kwargs0] ``` ``` sparse.pydata_backend.tests.test_compressed ‑ test_reductions_float16[f4-None-sum-kwargs0] ```
github-actions[bot] commented 5 months ago

Test Results

5 913 tests  ±0   5 880 :white_check_mark: ±0   6m 38s :stopwatch: - 5m 33s     1 suites ±0      33 :zzz: ±0      1 files   ±0       0 :x: ±0 

Results for commit 3960d206. ± Comparison against base commit 0b58d4b0.

This pull request skips 2 and un-skips 2 tests. ``` sparse.pydata_backend.tests.test_compressed ‑ test_reductions_float16[i8-None-sum-kwargs0] sparse.pydata_backend.tests.test_coo ‑ test_reductions_float16[i8-None-sum-kwargs0] ``` ``` sparse.pydata_backend.tests.test_compressed ‑ test_reductions_float16[f4-None-sum-kwargs0] sparse.pydata_backend.tests.test_coo ‑ test_reductions_float16[f4-None-sum-kwargs0] ```

:recycle: This comment has been updated with latest results.