Add constraints module used in QAT (#1667)
* Add module to analysis dygraph * Support fusing conv bn * Add tutorial for qat with conv bn fused constraint * Add what_is_constraints
Showing
paddleslim/core/graph.py
0 → 100644
paddleslim/core/graph_tracer.py
0 → 100644
paddleslim/quant/config.py
0 → 100644
paddleslim/quant/nn/__init__.py
0 → 100644
paddleslim/quant/nn/conv_bn.py
0 → 100644
paddleslim/quant/qat.py
0 → 100644
tests/quantization/test_qat.py
0 → 100644
想要评论请 注册 或 登录