Commit Graph

44 Commits (ba036b88519ffd0ab78eddd68728d772891e25f2)

Author SHA1 Message Date
石晓伟 21a63f6f90
enhance the op_version_registry, test=develop (#28347)
4 years ago
Yiqun Liu 947b75284f
Reimplement paddle.utils.install_check. (#27771)
4 years ago
LielinJiang 03b0e0c42b
Remove dependences of cv2 (#27286)
4 years ago
littletomatodonkey 18fc927562
add regularizer api (#27292)
4 years ago
LielinJiang 559d9f2bb9
Add summary for hapi (#26386)
5 years ago
ruri 05da5a3cdd
remove matplotlib requirement files (#26948)
5 years ago
joejiong 2f50aa227e
add deprecated information to the top of an API docstring (#26818)
5 years ago
qingqing01 f7fb4c2212
Move hapi to python/paddle root dir. (#26442)
5 years ago
Leo Chen 07973c577e
disable deprecated (#26684)
5 years ago
Leo Chen 79f12595d8
Refine deprecated decorator (#26238)
5 years ago
Shibo Tao c8d0d1419b
add paddle.utils.deprecated. (#25912)
5 years ago
Yiqun Liu 5361987361
Implement the new profiler api. (#24344)
5 years ago
XiaoguangHu 194a22c5a8
reorganize the paddle api test=develop (#23151)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
Galden c63ce41102 resolve #21799 (#21872)
5 years ago
lujun da92a2cedc fix util plot for py3, test=develop
6 years ago
Tao Luo 31287cdb43 remove legace v2 code in python/paddle/utils
6 years ago
root 5a220dc218 Fix python3 utils plot
6 years ago
shippingwang 4964bb7db0 change ' to "
6 years ago
shippingwang 423162531b Add usage comment of plot.py
6 years ago
shippingwang 00b11c2728 Add comment
6 years ago
shippingwang 2219f6d687 Move paddle/v2/plot/plot.py to paddle/utils
6 years ago
minqiyang 812de6e806 Port utils to Python3
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
dzhwinter e983cc90fc
"fix decode bug" (#7711)
7 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
7 years ago
ying 635a69ba4b add doc for how to use C-API.
7 years ago
Yiqun Liu f8d4e756b4
Fix the lack of linking libraries to libpaddle_capi_engine. (#5343)
7 years ago
xzl 6c783dc887 modify interface and comments
7 years ago
xzl 9545163fdf add merge model tools
7 years ago
Liu Yiqun 235918375d Remove the requires of opencv-python.
8 years ago
xuwei06 d90e40cdd1 MOdify make_model_diagram.py so that it can be used to draw dot diagram given model proto
8 years ago
Yu Yang 64022143d8 Fix unittest
8 years ago
Yu Yang 0874a7e866 Fix typo in API.h
8 years ago
Yu Yang 3b5bed68d0 Add dump binary config
8 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
8 years ago
dangqingqing 84d47ac205 follow comments
8 years ago
dangqingqing ae06debf23 Remove the C++ code and refine Python code.
8 years ago
dangqingqing 9d72cab0a4 Accelerating image processing for CNN
8 years ago
Yu Yang 836d61382f Update pre-commit-config
8 years ago
qijun a1ba3f442f format python code in python directory
8 years ago
Yu Yang 4607d517bf Add unittest for split datasource
8 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
9 years ago