transformers
add onnx support for deberta and debertav2
#17617
Merged

add onnx support for deberta and debertav2 #17617

sam-h-bean
add onnx support for debertav2
3d069169
HuggingFaceDocBuilderDev
style fixes
029c0bb0
debertav2 -> deberta-v2 in onnx features file
7140a2dc
chainyo
chainyo commented on 2022-06-09
chainyo
JingyaHuang
JingyaHuang commented on 2022-06-09
LysandreJik LysandreJik requested a review from lewtun lewtun 3 years ago
LysandreJik LysandreJik requested a review from michaelbenayoun michaelbenayoun 3 years ago
remove causal lm
3e549f10
add deberta-v2-xlarge to onnx tests
03ce4027
sam-h-bean
sam-h-bean Merge branch 'main' into mrbean/debertav2-onnx
428bfc1c
sam-h-bean
JingyaHuang
JingyaHuang
JingyaHuang commented on 2022-06-10
JingyaHuang
sam-h-bean
change opset to 15
58e01118
michaelbenayoun
sam-h-bean
closer
8acc81a8
sam-h-bean
override the token_vocab_size in onnx config, hack in test
99eb7149
sam-h-bean
sam-h-bean commented on 2022-06-10
sam-h-bean
sam-h-bean commented on 2022-06-10
linting
5de34b23
ydshieh
sam-h-bean
ydshieh
sam-h-bean
sam-h-bean
ydshieh
sam-h-bean
use self.type().dtype() in xsoftmax
305f34c2
sam-h-bean sam-h-bean requested a review from JingyaHuang JingyaHuang 3 years ago
JingyaHuang
JingyaHuang commented on 2022-06-13
remove unneeded override
cd53b3f9
sam-h-bean
sam-h-bean commented on 2022-06-14
JingyaHuang
JingyaHuang commented on 2022-06-14
sam-h-bean Update tests/onnx/test_onnx_v2.py
4f30b719
sam-h-bean sam-h-bean requested a review from JingyaHuang JingyaHuang 3 years ago
sam-h-bean sam-h-bean requested a review from ydshieh ydshieh 3 years ago
remove hack for deberta
c8e8ae97
Merge branch 'mrbean/debertav2-onnx' of github.com:sam-h-bean/transfo…
a654f46c
remove unused imports
76f15b71
JingyaHuang
JingyaHuang commented on 2022-06-14
JingyaHuang
sam-h-bean
JingyaHuang
JingyaHuang
JingyaHuang commented on 2022-06-15
sam-h-bean Update src/transformers/models/deberta_v2/configuration_deberta_v2.py
571c2478
use generate dummy inputs
90a1f5fe
sam-h-bean sam-h-bean requested a review from JingyaHuang JingyaHuang 3 years ago
linter
75f9a5a7
add imports
b78c5c0a
sam-h-bean Merge branch 'huggingface:main' into mrbean/debertav2-onnx
3f5d85a3
Merge branch 'main' into mrbean/debertav2-onnx
ba9c0a47
add support for deberta v1 as well
2bb4ce88
sam-h-bean sam-h-bean changed the title add onnx support for debertav2 add onnx support for deberta and debertav2 3 years ago
deberta does not support multiple choice
9911f636
sam-h-bean Merge branch 'huggingface:main' into mrbean/debertav2-onnx
59dd4880
sam-h-bean
michaelbenayoun
michaelbenayoun approved these changes on 2022-06-20
JingyaHuang
JingyaHuang approved these changes on 2022-06-20
sam-h-bean Update src/transformers/models/deberta/configuration_deberta.py
fbc42ccc
sam-h-bean Update src/transformers/models/deberta_v2/configuration_deberta_v2.py
6cadcc16
one line ordered dict
157d7327
sam-h-bean Merge branch 'huggingface:main' into mrbean/debertav2-onnx
b08b76de
fire build
1c871973
Merge branch 'mrbean/debertav2-onnx' of github.com:sam-h-bean/transfo…
30f470e0
sam-h-bean
JingyaHuang
JingyaHuang JingyaHuang merged eb16be41 into main 3 years ago
chainyo
sam-h-bean

Login to write a write a comment.

Login via GitHub

Assignees
No one assigned
Labels
Milestone