mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-07 00:21:07 +01:00
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 |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_bias_correction_eager.py | ||
| test_equalize_eager.py | ||
| test_fuse_eager.py | ||
| test_model_numerics.py | ||
| test_numeric_suite_eager.py | ||
| test_quantize_eager_ptq.py | ||
| test_quantize_eager_qat.py | ||