GPU text generation: mMoved the encoded_prompt to correct device
Showing
examples/run_squad.py
100755 → 100644
File mode changed from 100755 to 100644
examples/run_tf_glue.py
100755 → 100644
File mode changed from 100755 to 100644
examples/run_tf_ner.py
100755 → 100644
File mode changed from 100755 to 100644
examples/run_xnli.py
100755 → 100644
File mode changed from 100755 to 100644
examples/summarization/README.md
100755 → 100644
File mode changed from 100755 to 100644
examples/summarization/configuration_bertabs.py
100755 → 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
examples/summarization/modeling_bertabs.py
100755 → 100644
File mode changed from 100755 to 100644
examples/summarization/requirements.txt
100755 → 100644
File mode changed from 100755 to 100644
examples/summarization/run_summarization.py
100755 → 100644
File mode changed from 100755 to 100644
File mode changed from 100755 to 100644
examples/summarization/utils_summarization.py
100755 → 100644
File mode changed from 100755 to 100644
examples/test_examples.py
100755 → 100644
File mode changed from 100755 to 100644
examples/tests_samples/.gitignore
100755 → 100644
File mode changed from 100755 to 100644
examples/tests_samples/MRPC/dev.tsv
100755 → 100644
File mode changed from 100755 to 100644
examples/tests_samples/MRPC/train.tsv
100755 → 100644
File mode changed from 100755 to 100644
examples/tests_samples/SQUAD/dev-v2.0.json
100755 → 100644
File mode changed from 100755 to 100644
examples/tests_samples/SQUAD/train-v2.0.json
100755 → 100644
File mode changed from 100755 to 100644
examples/utils_multiple_choice.py
100755 → 100644
File mode changed from 100755 to 100644
examples/utils_ner.py
100755 → 100644
File mode changed from 100755 to 100644
Please register or sign in to comment