[TRITON][PYTHON] Cleaned up API
This commit is contained in:
@@ -11,9 +11,9 @@ configs = []
|
||||
|
||||
# Matrix multiplication
|
||||
MNK = [
|
||||
# (512, 512 ,512),
|
||||
# (2048, 2048, 2048),
|
||||
# (8192, 8192, 8192),
|
||||
(512, 512 ,512),
|
||||
(2048, 2048, 2048),
|
||||
(8192, 8192, 8192),
|
||||
|
||||
# (64, 64, 64000),
|
||||
# (64, 64, 128000),
|
||||
|
Reference in New Issue
Block a user