mirror of
https://github.com/saymrwulf/pytorch.git
synced 2026-05-15 21:00:47 +00:00
Summary: Extra C binding module for flatbuffer was introduced because not all dependencies of Pytorch want (or can) bundle in flatbuffer. However, flatbuffer is in by default now so this separate binding is not longer needed. Test Plan: existing unit tests Differential Revision: D44352583 Pull Request resolved: https://github.com/pytorch/pytorch/pull/97476 Approved by: https://github.com/dbort |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_deprecated_jit_quant.py | ||
| test_fusion_passes.py | ||
| test_ondevice_quantization.py | ||
| test_quantize_jit.py | ||