mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-21 21:49:24 +08:00
Remove ConstQuantizerPtr in torchgen (#142375)
Fixes #ISSUE_NUMBER Pull Request resolved: https://github.com/pytorch/pytorch/pull/142375 Approved by: https://github.com/albanD
This commit is contained in:
@ -677,7 +677,6 @@ def argument_type_str(
|
||||
BaseTy.MemoryFormat,
|
||||
BaseTy.Dimname,
|
||||
BaseTy.Stream,
|
||||
BaseTy.ConstQuantizerPtr,
|
||||
BaseTy.SymInt,
|
||||
]:
|
||||
# These python schema type names line up with their function schema names
|
||||
|
Reference in New Issue
Block a user