Skip to content

Commit c47968c

Browse files
committed
Move tblis to extra because no tblis tests exist and its throwing an error
1 parent f19f9ff commit c47968c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

NDTensors/test/Project.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Random = "9a3f8284-a2c9-5f02-9a11-845980a1fd5c"
1818
SafeTestsets = "1bc83da4-3b8d-516f-aca4-4fe02f6d838f"
1919
SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
2020
StridedViews = "4db3bf67-4bd7-4b4e-b153-31dc3fb37143"
21-
TBLIS = "48530278-0828-4a49-9772-0f3830dfa1e9"
2221
TensorOperations = "6aa20fa7-93e2-5fca-9bc0-fbd0db3c71a2"
2322
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
2423
Zygote = "e88e6eb3-aa80-5325-afca-941959d7151f"
@@ -30,5 +29,6 @@ Metal = "1.1.0"
3029
[extras]
3130
AMDGPU = "21141c5a-9bdb-4563-92ae-f87d6854732e"
3231
CUDA = "052768ef-5323-5732-b1bb-66c8b64840ba"
33-
Metal = "dde4c033-4e86-420c-a63e-0dd931031962"
3432
cuTENSOR = "011b41b2-24ef-40a8-b3eb-fa098493e9e1"
33+
Metal = "dde4c033-4e86-420c-a63e-0dd931031962"
34+
TBLIS = "48530278-0828-4a49-9772-0f3830dfa1e9"

0 commit comments

Comments
 (0)