pytorch/test/quantization/eager
HDCharles 18e1a37c4e [ao] updating embedding_bag support for fx and eager (#107623)
Summary: our docs were saying dynamic embedding bag wasn't supported but
it actually is (at least at the same level as embeddings were) it just wasn't previously tested/listed.

Test Plan: python test/test_quantization.py -k "test_embedding"

Reviewers:

Subscribers:

Tasks:

Tags:
Pull Request resolved: https://github.com/pytorch/pytorch/pull/107623
Approved by: https://github.com/jerryzh168
2023-11-21 03:54:00 +00:00
..
__init__.py
test_bias_correction_eager.py
test_equalize_eager.py
test_fuse_eager.py Fix bug in fuse_modules (#105069) 2023-07-13 23:39:59 +00:00
test_model_numerics.py
test_numeric_suite_eager.py [BE]: Update Ruff to 0.0.280 (#105724) 2023-07-22 23:03:34 +00:00
test_quantize_eager_ptq.py [ao] updating embedding_bag support for fx and eager (#107623) 2023-11-21 03:54:00 +00:00
test_quantize_eager_qat.py Back out "Reland "Make adding buffers more like adding parameters (#104069)" (#106224)" (#106743) 2023-08-08 15:27:34 +00:00