[PACKAGING] Added missing package
This commit is contained in:
@@ -135,7 +135,7 @@ setup(
|
|||||||
author_email="phil@openai.com",
|
author_email="phil@openai.com",
|
||||||
description="A language and compiler for custom Deep Learning operations",
|
description="A language and compiler for custom Deep Learning operations",
|
||||||
long_description="",
|
long_description="",
|
||||||
packages=["triton", "triton/_C", "triton/language", "triton/tools", "triton/ops", "triton/ops/blocksparse"],
|
packages=["triton", "triton/_C", "triton/language", "triton/runtime", "triton/tools", "triton/ops", "triton/ops/blocksparse"],
|
||||||
install_requires=[
|
install_requires=[
|
||||||
"cmake",
|
"cmake",
|
||||||
"filelock",
|
"filelock",
|
||||||
|
Reference in New Issue
Block a user