pytorch/torch/quantization/fx
James Reed b0bdc82a00 [FX][EZ] Fix bug where copying node made non-unique name (#45311)
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/45311

Test Plan: Imported from OSS

Reviewed By: dzhulgakov

Differential Revision: D23917864

Pulled By: jamesr66a

fbshipit-source-id: 10d0a4017ffe160bce4ba0d830e035616bbded74
2020-09-28 22:55:20 -07:00
..
__init__.py Remove py2 compatible future imports (#44735) 2020-09-16 12:55:57 -07:00
fuse.py [quant][graphmode][fx] Support inplace option (#43983) 2020-09-08 17:39:13 -07:00
fusion_patterns.py [quant][eagermode][refactor] Add set/get method for quantization and fusion mappings (#43990) 2020-09-10 21:29:39 -07:00
pattern_utils.py fx quant: rename matches -> is_match (#43914) 2020-09-02 09:06:01 -07:00
quantization_patterns.py [quant][graphmode][fx] Custom module support (#44766) 2020-09-22 17:11:46 -07:00
quantize.py [FX][EZ] Fix bug where copying node made non-unique name (#45311) 2020-09-28 22:55:20 -07:00
utils.py [resubmit][FX] s/get_param/get_attr/ (#45147) 2020-09-22 17:06:18 -07:00