-
Notifications
You must be signed in to change notification settings - Fork 290
Refine TF NLP models with INC User NewAPI #199
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 6 commits
Commits
Show all changes
41 commits
Select commit
Hold shift + click to select a range
5717b13
Update distilbert_base
ChendaLi-Intel 5f5139a
Update distilbert_base
ChendaLi-Intel 1952588
Update bert_base_mrpc
ChendaLi-Intel c7779e2
Add words to ignore when doing the spell check
ChendaLi-Intel 0f7bbc8
Merge branch 'master' into chenda/inc_newapi
chensuyue f7d101a
Merge branch 'master' of https://github.com/intel/neural-compressor i…
ChendaLi-Intel 336e5fe
merge and solve conflict
zehao-intel 83d7d4c
add code for transformer_lt and transformer_lt_mlperf
zehao-intel 40ec6ec
refine 4 nlp models
zehao-intel 383687b
Merge branch 'master' into chenda/inc_newapi
zehao-intel 5ed6059
fix spell
zehao-intel 3ca3912
Merge branch 'master' into chenda/inc_newapi
zehao-intel 63a41ed
remove unnecessary common.Model
zehao-intel 816b59e
Merge branch 'chenda/inc_newapi' of https://github.com/intel/neural-c…
zehao-intel d8d5315
fix iteration=None in tf_utils.util.iterator_sess_run
zehao-intel cc909e4
update example config
zehao-intel 20b33de
Merge branch 'master' into chenda/inc_newapi
zehao-intel 300eb57
remove old api tf nlp examples
zehao-intel adf18a2
remove old api image recognition examples
zehao-intel 7c96dec
support removed model test
chensuyue c27adfc
add default benchmark config
chensuyue 374b418
merge master
zehao-intel 6b8f185
remove experimental import
zehao-intel 74dbeca
Merge branch 'chenda/inc_newapi' of https://github.com/intel/neural-c…
zehao-intel e0773a9
fix bugs
zehao-intel f272307
fix
zehao-intel 58d102d
fix issues
zehao-intel 4dde5c9
fix transformer_lt example config
zehao-intel 88de8ac
fix transformer_lt benchmark config args
zehao-intel 74d8578
Update run_benchmark.sh
chensuyue fbc839c
update topology to scripts
zehao-intel 57b92c2
Merge branch 'chenda/inc_newapi' of https://github.com/intel/neural-c…
zehao-intel 7fe5a1c
remove topology and args check
zehao-intel aca1a38
fix bert_base import
zehao-intel 13929ec
fix distillbert
zehao-intel b0ad837
fix config
zehao-intel 2f3af90
fix bert latency issue
zehao-intel 93a5017
solve conflicts
zehao-intel bfc6d27
Merge branch 'master' of https://github.com/intel/neural-compressor i…
lvliang-intel 88b519d
Merge branch 'chenda/inc_newapi' of https://github.com/intel/neural-c…
lvliang-intel 801ae60
remove yolo_v3 utils
lvliang-intel File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -2379,3 +2379,7 @@ grappler | |
| amsgrad | ||
| qoperator | ||
| apis | ||
| AccuracyCriterion | ||
| AccuracyLoss | ||
| PostTrainingQuantConfig | ||
| TuningCriterion | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.