Skip to content

Commit 2c3abde

Browse files
authored
Merge pull request #15 from Quansight-Labs/numpy_tests_types_and_dtypes
Pull in NumPy tests types and dtypes.
2 parents d160883 + 33f69c0 commit 2c3abde

8 files changed

+2457
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@ __pycache__/*
22
autogen/__pycache__
33
torch_np/__pycache__/*
44
torch_np/tests/__pycache__/*
5+
torch_np/tests/numpy_tests/core/__pycache__/*
56
.coverage
67

0 commit comments

Comments
 (0)