Add QDQBert model and quantization examples of SQUAD task #14066
shangz-ai
marked this pull request as ready for review 4 years ago
shangz-ai
changed the title Add QDQBert model and QAT example of SQUAD task Add QDQBert model and quantization examples of SQUAD task 4 years ago
clean up branch for add-qdqbert-model
79a1b9c7
README update for QAT example; update docstrings in modeling_qdqbert.py
c7991495
Update qdqbert.rst
9913ca98
Update README.md
5d57ae58
Update README.md
a571b88e
calibration data using traning set; QAT example runs in fp32
d06ae32d
re-use BERTtokenizer for qdqbert
16ee8ef4
Update docs/source/model_doc/qdqbert.rst
365e16c9
Update docs/source/model_doc/qdqbert.rst
d667d49a
Update docs/source/model_doc/qdqbert.rst
3661e283
remove qdqbert tokenizer
64d342d7
Update qdqbert.rst
48925c4d
update evaluate-hf-trt-qa.py
b9004e0d
update configuration_qdqbert.py
ee7bd84d
update modeling_qdqbert.py: add copied statement; replace assert with…
0ae315f2
update copied from statement
52e25a87
add is_quantization_available; run make fix-copies
83daa051
unittest add require_quantization
4f70526c
add backend dependency to qdqbert model
96fda0ab
update README; update evaluate script; make style
96be6e43
lint
947c174e
docs qdqbert update
9d8c0a62
circleci build_doc add pytorch-quantization for qdqbert
db120f11
update README
61212c1a
update example readme with instructions to upgrade TensorRT to 8.2
23d26734
Update src/transformers/models/qdqbert/configuration_qdqbert.py
134db4a2
Update src/transformers/models/qdqbert/configuration_qdqbert.py
04c15496
Update src/transformers/models/qdqbert/configuration_qdqbert.py
967ac7fa
Update src/transformers/models/qdqbert/configuration_qdqbert.py
c7d54234
change quantization to pytorch_quantization for backend requirement
d2a883f8
feed_forward_chunking not supported in QDQBert
6194211a
make style
e0982e6a
update model docstrings and comments in testing scripts
590a77ec
rename example to quantization-qdqbert; rename example scripts from q…
225e1400
Update src/transformers/models/qdqbert/modeling_qdqbert.py
65906473
rm experimental functions in quant_trainer
f0be0f90
qa cleanup
3fdd6bd3
make fix-copies for docs index.rst
43f3c552
shangz-ai
force pushed
to
43f3c552
4 years ago
fix doctree; use post_init() for qdqbert
0ce07796
Merge branch 'huggingface:master' into add-qdqbert-model
cd0f3254
fix early device assignment for qdqbert
4cddf3ad
fix CI:Model templates runner
1f035237
sgugger
merged
a59e7c1e
into master 4 years ago
shangz-ai
deleted the add-qdqbert-model branch 4 years ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub