Commit Graph

57 Commits (adaec0073d02c0ea55bcabc4671ebfc8dbd3182c)

Author SHA1 Message Date
Zhou Wei adaec0073d
[2.0Custom OP]Support New Custom OP on Windows (#31063)
5 years ago
Aurelius84 4dbe16c48f
[CustomOp] Refine name argument in setup (#31049)
5 years ago
Aurelius84 f2dc29a9fa
[CustomOp] Support output dtypes in generated Python API (#31045)
5 years ago
Chen Weihang 75f81233ae
fix regex error & simplify marco name (#31031)
5 years ago
Aurelius84 4c9f96c902
[CustomOp] Support Compile multi ops at same time (#30920)
5 years ago
Aurelius84 5653c3a488
[CustomOp] Check Compiler ABI compatibility (#30869)
5 years ago
Chen Weihang f649442ddd
New custom operator extension mechanism (#30690)
5 years ago
Aurelius84 e49d0746dd
[CustomOp] Support install as Package and Add load interface (#30798)
5 years ago
ShenLiang fb6697b424
Fix the dowanload bug in the case of multiple machines (#29551)
5 years ago
Steffy-zxf 41f17aeb8b
fix DATA_HOME path in win (#29222)
5 years ago
LielinJiang d8eef4e4a4
Remove dependence of scipy (#29121)
5 years ago
joejiong 4e00c095fa
fix warning in english doc (#28981)
5 years ago
LielinJiang 532e4bbf2a
fix docs (#28683)
5 years ago
石晓伟 21a63f6f90
enhance the op_version_registry, test=develop (#28347)
5 years ago
Yiqun Liu 947b75284f
Reimplement paddle.utils.install_check. (#27771)
6 years ago
LielinJiang 03b0e0c42b
Remove dependences of cv2 (#27286)
6 years ago
littletomatodonkey 18fc927562
add regularizer api (#27292)
6 years ago
LielinJiang 559d9f2bb9
Add summary for hapi (#26386)
6 years ago
ruri 05da5a3cdd
remove matplotlib requirement files (#26948)
6 years ago
joejiong 2f50aa227e
add deprecated information to the top of an API docstring (#26818)
6 years ago
qingqing01 f7fb4c2212
Move hapi to python/paddle root dir. (#26442)
6 years ago
Leo Chen 07973c577e
disable deprecated (#26684)
6 years ago
Leo Chen 79f12595d8
Refine deprecated decorator (#26238)
6 years ago
Shibo Tao c8d0d1419b
add paddle.utils.deprecated. (#25912)
6 years ago
Yiqun Liu 5361987361
Implement the new profiler api. (#24344)
6 years ago
XiaoguangHu 194a22c5a8
reorganize the paddle api test=develop (#23151)
6 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
6 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
6 years ago
Galden c63ce41102 resolve #21799 (#21872)
6 years ago
lujun da92a2cedc fix util plot for py3, test=develop
7 years ago
Tao Luo 31287cdb43 remove legace v2 code in python/paddle/utils
7 years ago
root 5a220dc218 Fix python3 utils plot
8 years ago
shippingwang 4964bb7db0 change ' to "
8 years ago
shippingwang 423162531b Add usage comment of plot.py
8 years ago
shippingwang 00b11c2728 Add comment
8 years ago
shippingwang 2219f6d687 Move paddle/v2/plot/plot.py to paddle/utils
8 years ago
minqiyang 812de6e806 Port utils to Python3
8 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
8 years ago
dzhwinter e983cc90fc
"fix decode bug" (#7711)
8 years ago
dzhwinter b9b75377a2
Feature/hooks (#7513)
8 years ago
ying 635a69ba4b add doc for how to use C-API.
8 years ago
Yiqun Liu f8d4e756b4
Fix the lack of linking libraries to libpaddle_capi_engine. (#5343)
9 years ago
xzl 6c783dc887 modify interface and comments
9 years ago
xzl 9545163fdf add merge model tools
9 years ago
Liu Yiqun 235918375d Remove the requires of opencv-python.
9 years ago
xuwei06 d90e40cdd1 MOdify make_model_diagram.py so that it can be used to draw dot diagram given model proto
9 years ago
Yu Yang 64022143d8 Fix unittest
9 years ago
Yu Yang 0874a7e866 Fix typo in API.h
9 years ago
Yu Yang 3b5bed68d0 Add dump binary config
9 years ago
Yi Wang e9549cbb78 Change "Baidu, Inc" into "PaddlePaddle Authors"
9 years ago