We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4f0b5f commit 6617718Copy full SHA for 6617718
vllm/triton_utils/importing.py
@@ -92,3 +92,4 @@ def __init__(self):
92
self.constexpr = None
93
self.dtype = None
94
self.int64 = None
95
+ self.int32 = None
0 commit comments