Philippe Tillet
3683b38963
[PACKAGING] Now version 0.2.0
2020-07-14 19:50:39 -04:00
Philippe Tillet
b48460f51c
[PACKAGING] Now version 0.1.3
2020-06-05 12:01:09 -04:00
Philippe Tillet
f8614b2490
[PACKAGING] Now version 0.1.2
2020-05-12 20:50:52 -04:00
Philippe Tillet
8f9233e546
[LANG] Fixed undefined behavior in replace_all_uses_with()
2020-05-12 20:31:10 -04:00
Philippe Tillet
b9e36331be
[PACKAGING] sdist now generates working .tar.gz file
2020-05-04 10:43:38 -04:00
Philippe Tillet
c3d4a8b7ae
[PACKAGING] Fixed import error
2020-05-04 10:14:34 -04:00
Philippe Tillet
0685fcb804
[PACKAGING] Added MANIFEST.in and some symlinks for better packaging
2020-05-04 10:09:30 -04:00
Philippe Tillet
1e7fee573b
[PACKAGING] Fixed typo in setup.py
2020-05-04 09:09:54 -04:00
Philippe Tillet
dc2ded4165
[PACKAGING] Added some more files for packaging
2020-05-04 08:58:58 -04:00
Philippe Tillet
e04efc1c85
[GENERAL] Error messages now no longer make terminal color green
2020-04-03 23:25:29 -04:00
Jack Turner
53b9e4790e
[PYTHON] Add empty string to llvm-config versions in setup.py
2020-03-13 18:03:25 +00:00
Philippe Tillet
cc094936d0
[PYTHON][SETUP] Removed obsolete debug print()
2020-02-24 21:35:45 -05:00
Philippe Tillet
67c633aa2d
[PYTHON] Better packaging
2020-02-24 17:46:20 -05:00
Philippe Tillet
f278d9741a
[GENERAL] Merged einsum feature branch. Various feature, performance
...
improvements and bugfixes:
* Added preliminary support for extended Einstein summation in PyTriton
* Significant performance improvement on FP32 kernels containing matrix
multiplication
* Added re-coalescing pass for FP16 kernels containing matrix
multiplication
* Various bugfixes
2020-01-20 12:42:48 -05:00
Philippe Tillet
d65a94c768
[PYTHON][OPS] Added batch normalization op
2019-10-29 17:29:11 -04:00
Philippe Tillet
e9c787ef05
[PYTHON][EINSUM] Added support for FP16
2019-10-28 14:07:17 -04:00
Philippe Tillet
0405509190
[python] setup.py now finds LLVM version if available
2019-09-05 17:47:53 -04:00
Philippe Tillet
0a6329ea7d
[python] more robust way to add triton includes to python package
2019-09-05 16:01:56 -04:00
Philippe Tillet
7bfbb89612
[python] now packaging include and libtriton in triton._C submodule
2019-09-05 15:37:00 -04:00
Philippe Tillet
58544d0523
[python] renamed src/tensorflow.cc -> src/bindings.cc
2019-09-05 09:39:58 -04:00
Philippe Tillet
ed0f706005
[python] fixed various issues in pytorch supoport
2019-09-05 00:19:42 -04:00
Philippe Tillet
945b5d0de9
[python] modularized triton package
2019-09-04 21:55:47 -04:00
Philippe Tillet
b747959a57
trying to work around tensorflow limitations
2019-09-04 01:54:43 -04:00
Philippe Tillet
2ccc915011
[python][examples] added template for blocksparse
2019-09-03 20:44:27 -04:00
Philippe Tillet
d457482539
[codegen] fixed issue in double buffering pointer update
2019-08-28 17:50:45 -07:00
Philippe Tillet
321d268a4a
more progress
2019-08-25 21:26:09 -07:00
Philippe Tillet
b4a9ed9663
[python] added basic tensorflow support
2019-08-17 18:18:26 -07:00
Philippe Tillet
11a6a92598
[python][tensorflow] basic op generation is working
2019-08-16 20:50:18 -07:00
Philippe Tillet
4de22df930
[python] added skeleton for python interface
2019-08-15 20:50:10 -07:00