Merge pull request #4195 from TiborGY/BF16_ignore
Add junk from BF16 test to .gitignore
This commit is contained in:
commit
8d9f701fbf
|
@ -72,6 +72,7 @@ test/SBLAT3.SUMM
|
||||||
test/ZBLAT2.SUMM
|
test/ZBLAT2.SUMM
|
||||||
test/ZBLAT3.SUMM
|
test/ZBLAT3.SUMM
|
||||||
test/SHBLAT3.SUMM
|
test/SHBLAT3.SUMM
|
||||||
|
test/SBBLAT3.SUMM
|
||||||
test/cblat1
|
test/cblat1
|
||||||
test/cblat2
|
test/cblat2
|
||||||
test/cblat3
|
test/cblat3
|
||||||
|
@ -82,6 +83,7 @@ test/sblat1
|
||||||
test/sblat2
|
test/sblat2
|
||||||
test/sblat3
|
test/sblat3
|
||||||
test/test_shgemm
|
test/test_shgemm
|
||||||
|
test/test_sbgemm
|
||||||
test/zblat1
|
test/zblat1
|
||||||
test/zblat2
|
test/zblat2
|
||||||
test/zblat3
|
test/zblat3
|
||||||
|
|
Loading…
Reference in New Issue