module-attribute  ¶
 QUANT_OPS: dict[QuantKey, OpOverload] = {
    kFp8StaticTensorSym: default,
    kFp8DynamicTensorSym: default,
    kFp8DynamicTokenSym: default,
}
 
  Bases: ABC
Source code in vllm/compilation/matcher_utils.py
  
    
 __init__(enabled: bool)
Source code in vllm/compilation/matcher_utils.py
  
    
    abstractmethod  ¶
    abstractmethod  ¶
    
  Bases: MatcherCustomOp
Source code in vllm/compilation/matcher_utils.py
  
  Bases: MatcherCustomOp
Source code in vllm/compilation/matcher_utils.py
  
  Source code in vllm/compilation/matcher_utils.py
  
  Source code in vllm/compilation/matcher_utils.py
  
    
    
 make_scale(input: Tensor)
Source code in vllm/compilation/matcher_utils.py
  
  Bases: MatcherCustomOp
Source code in vllm/compilation/matcher_utils.py
  
  Bases: MatcherCustomOp