Commit Graph

519 Commits

Author SHA1 Message Date
Philippe Tillet
dfb844bf41 [GENERAL] Improved caching mechanism:
* Now computing hash in libtriton
* Now only compiling a single pytorch hook per function signature
2021-07-27 12:38:48 -07:00
Philippe Tillet
30f77e9ec5 [PYTHON][OPS][EINSUM] Now throwing error for automatic differentiation
of extended einsum
2021-07-27 12:38:48 -07:00
Philippe Tillet
4e50ef4076 [PYTHON][OP][EINSUM] simplified API 2021-07-27 12:38:48 -07:00
Philippe Tillet
26fd884d96 [PYTHON][OPS][EINSUM] Added support for inner tensor strides 2021-07-27 12:38:48 -07:00
Philippe Tillet
4181f9f2af [CODEGEN][TRANSFORM][PEEPHOLE] Fixed bug in *1 multiplication 2021-07-27 12:38:48 -07:00
Philippe Tillet
9e54a03006 [PYTHON][EXAMPLES] Removed obsolete files 2021-07-27 12:38:48 -07:00
Philippe Tillet
3816f2f259 [PYTHON][EINSUM] Now handling reduction sizes that are not a multiple of
TK
2021-07-27 12:38:48 -07:00
Philippe Tillet
fa4ec7ea65 [PYTHON][OPS][EINSUM] Added support for masked accumulator 2021-07-27 12:38:48 -07:00
Philippe Tillet
69326ae6de [DOCS][TUTORIALS] Fixed typo 2021-07-27 12:38:48 -07:00
Philippe Tillet
404dd18333 [PYTHON][CORE] Deprecating Tensorflow support 2021-07-27 12:38:48 -07:00
Philippe Tillet
d7a781dd40 [DOCS] Fixed README.md 2021-07-27 12:38:48 -07:00
Philippe Tillet
97293440fc [DOC] Fixed formatting issues in tutorial 2021-07-27 12:38:48 -07:00
Philippe Tillet
5778eea546 [DOC] Added more tutorials 2021-07-27 12:38:48 -07:00
Philippe Tillet
12a621bb2f [DOC] Basic Sphynx skeleton 2021-07-27 12:38:48 -07:00
Philippe Tillet
d22cf4f717 [TRITON][LANG] Added support for bitcast 2021-07-27 12:38:48 -07:00
Philippe Tillet
7a40077bfd [README] Added comment about ISAAC 2021-07-27 12:38:48 -07:00
Philippe Tillet
327ae489df [GENERAL] Updated README.md 2021-07-27 12:38:48 -07:00
Philippe Tillet
558422c18a [PYTHON][EXAMPLES] Changed shape of einsum examples 2021-07-27 12:38:48 -07:00
Philippe Tillet
6d7cf35123 History prior to this date belonged to the now deprecated ISAAC project, and was deleted to save space 2021-07-27 12:38:38 -07:00