mirror of
https://github.com/wassname/vllm.git
synced 2026-09-12 13:01:01 +08:00
[tpu][misc] fix typo (#8260)
This commit is contained in:
@@ -10,7 +10,7 @@ import torch
|
||||
import vllm.envs as envs
|
||||
|
||||
|
||||
class TorchCompileWrapperWithCustomDispacther:
|
||||
class TorchCompileWrapperWithCustomDispatcher:
|
||||
"""
|
||||
A wrapper class for torch.compile, with a custom dispatch logic.
|
||||
Subclasses should:
|
||||
|
||||
Reference in New Issue
Block a user