mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-14 20:57:59 +00:00
Summary: Pull Request resolved: https://github.com/pytorch/pytorch/pull/40865 1. applied filter for the module types 2. removed the assumption that the conv bn are immediate child of parent module Test Plan: python test/test_quantization.py TestQuantizeJitPasses Imported from OSS Differential Revision: D22338074 fbshipit-source-id: 64739a5e56c0a74249a1dbc2c8454b88ec32aa9e |
||
|---|---|---|
| .. | ||
| serialized | ||
| __init__.py | ||
| test_backward_compatibility.py | ||
| test_fusion_passes.py | ||
| test_numeric_suite.py | ||
| test_qat_module.py | ||
| test_quantize.py | ||
| test_quantize_jit.py | ||
| test_quantized_functional.py | ||
| test_quantized_module.py | ||
| test_quantized_op.py | ||
| test_quantized_tensor.py | ||
| test_workflow_module.py | ||