[TRITON][PYTHON] Cleaned up API

This commit is contained in:
Philippe Tillet
2020-01-31 14:04:42 -05:00
parent 2fcf5cec5b
commit 3e92901bd5
7 changed files with 41 additions and 467 deletions

View File

@@ -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),