Skip to content

BUG: torch: fix count_nonzero with axis tuple and keepdims #700

BUG: torch: fix count_nonzero with axis tuple and keepdims

BUG: torch: fix count_nonzero with axis tuple and keepdims #700

name: Array API Tests (NumPy latest)
on: [push, pull_request]
jobs:
array-api-tests-numpy-latest:
uses: ./.github/workflows/array-api-tests.yml
with:
package-name: numpy
python-versions: '[''3.10'', ''3.13'']'