mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2025-12-09 20:04:27 +08:00
[Bugfix] Add missing field to TritonLanguagePlaceholder (#20812)
Signed-off-by: jiang1.li <jiang1.li@intel.com>
This commit is contained in:
parent
b4f0b5f9aa
commit
66177189c5
@ -92,3 +92,4 @@ class TritonLanguagePlaceholder(types.ModuleType):
|
||||
self.constexpr = None
|
||||
self.dtype = None
|
||||
self.int64 = None
|
||||
self.int32 = None
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user