[VERSION] Bumped triton.__version__ to 2.0.0

This commit is contained in:
Philippe Tillet
2021-11-12 15:10:04 -08:00
parent 01cc3d4503
commit b908095872

View File

@@ -1,5 +1,5 @@
# version # version
__version__ = '1.1.1' __version__ = '2.0.0'
# TODO: torch needs to be imported first # TODO: torch needs to be imported first
# or pybind11 shows `munmap_chunk(): invalid pointer` # or pybind11 shows `munmap_chunk(): invalid pointer`