-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
fixed issue when exporting python wrapper in image classification demo #11
Conversation
Did you make request because you ran into errors when running this script? Actually, the line you changed should be removed. |
It is a minor one about Python environment configuration when the user doesn't install the whole library on the machine, i.e., just build the code. So I guess it will incur inconvenience if left unchanged or even removed. |
It seems that this line should be removed. It is very kind if you want to give another pull request to remove it |
We want user to run our demo after paddle installed. So that python library should be already add to system python after installed. |
Noted. New PR will be launched assp. :) |
Duh! |
Fix python unit tests
Add flops pruning
refine python api doc
* dymf tmp * add dymf tmp * local test change * pull thread pool * fix conflict * delete unuse log * local change for mirrow 0 * fix dymf * code clean * fix code clean * code clean * code clean * fix dymf * fix dymf * add endpass optimize * clean code * fix endpass optimize * fix * fix * optimize hbm&dymf cuRandState池化 * clean code * change thread_num Co-authored-by: yaoxuefeng6 <yaoxuefeng@baidu.com> Co-authored-by: Thunderbrook <a754913769@163.com>
* dymf tmp * add dymf tmp * local test change * pull thread pool * fix conflict * delete unuse log * local change for mirrow 0 * fix dymf * code clean * fix code clean * code clean * code clean * fix dymf * fix dymf * add endpass optimize * clean code * fix endpass optimize * fix * fix * optimize hbm&dymf cuRandState池化 * clean code * change thread_num Co-authored-by: yaoxuefeng6 <yaoxuefeng@baidu.com> Co-authored-by: Thunderbrook <a754913769@163.com>
* bug fix and py3 compatible * add function to set whether to calc acc during training.
Ast only some uts
Overloading the operator() method of Op, supporting double tensor inputs
Beginnings of Mandarin Translation
add reverse topo search algorithm for op fusion
添加了NonZero的Marker和pd_op.concat的converter
No description provided.