-
Notifications
You must be signed in to change notification settings - Fork 5.7k
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
Support Centos/RHEL RPM Package #179
Comments
@ahmanz You can use Docker on CentOS/RHEL to install PaddlePaddle. RPM package is under building, but maybe only |
See #212 for the recent update. The centos will not be supported very soon because we need to focus on Paddle itself. The centos install package will be |
Closing this issue due to inactivity, feel free to reopen it. |
…tensor_inside_run Revert "Resize tensor inside ipu_backend::Run()"
* add token embedding unittest and utils * add perplexity unittest * 1. add check_output implementation 2. decorate for all test function in order to be run in setting places * add embedding test file create * add place desc when error occur * add run_test script; adjust test directory * add shape check * add test directory for each module; add imdb unittest * add experimental test_imdb * add bigbird model unittest * remove set_config * add bigbird pretrain criterion unittest * change imdb example * add tokenizer test * remove print * update imdb test case; remove randomness of imdb sample files * resovle some comments * use with statement to protect file reading block * add global coverage * upgrad run_coverage.sh and add _catch_warning decorators * catch all warnings except UserWarning * allow run coverage for module * add assert_raises decorator and some bigbird tokenizer * add collate test * add tokenizer, vocab test * move assert_raises to util * move create_test_data to util * fix typo * add sampler test Co-authored-by: wawltor <[email protected]>
* fix some errors in test
* add quantization FAQ doc * add FAQ dir * update format of md
Support CentOS/RHEL RPM Package because the ubuntu is not very stable.
The text was updated successfully, but these errors were encountered: