mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 12:21:27 +01:00
adding way to use arbitrary prepare and convert functions with PNP. note this is a recreation of https://github.com/pytorch/pytorch/pull/89892 which was reverted due to landing not syncing between github and fbcode python test/test_quantization.py TestFxNumericSuiteNShadows.test_custom_functions_and_tracer Differential Revision: [D41723892](https://our.internmc.facebook.com/intern/diff/D41723892/) Pull Request resolved: https://github.com/pytorch/pytorch/pull/90153 Approved by: https://github.com/vkuzo |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| graph_matcher.py | ||
| graph_passes.py | ||
| mappings.py | ||
| n_shadows_utils.py | ||
| ns_types.py | ||
| pattern_utils.py | ||
| qconfig_multi_mapping.py | ||
| utils.py | ||
| weight_utils.py | ||