mirror of
				https://github.com/pytorch/pytorch.git
				synced 2025-11-04 08:00:58 +08:00 
			
		
		
		
	2021-12-18 nightly release (9ee3006d583e9853da79f7bd12431c67a863519a)
This commit is contained in:
		@ -7,7 +7,6 @@ appropriate files under `torch/ao/quantization/fx/`, while adding an import stat
 | 
			
		||||
here.
 | 
			
		||||
"""
 | 
			
		||||
from torch.ao.quantization.fx.utils import (
 | 
			
		||||
    _parent_name,
 | 
			
		||||
    graph_pretty_str,
 | 
			
		||||
    get_per_tensor_qparams,
 | 
			
		||||
    quantize_node,
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user