Commit Graph

59 Commits (70131b475f98d0dcce8d9bb424b155b9a9fbde7c)

Author SHA1 Message Date
Chen Weihang e60fd1f6a8
[CustomOp] Split test and add inference test (#31078)
4 years ago
Zhou Wei 44ee251fde
fix UNIX cmake problem (#31113)
4 years ago
Zhou Wei adaec0073d
[2.0Custom OP]Support New Custom OP on Windows (#31063)
4 years ago
Aurelius84 4dbe16c48f
[CustomOp] Refine name argument in setup (#31049)
4 years ago
Aurelius84 f2dc29a9fa
[CustomOp] Support output dtypes in generated Python API (#31045)
4 years ago
Chen Weihang 75f81233ae
fix regex error & simplify marco name (#31031)
4 years ago
Aurelius84 4c9f96c902
[CustomOp] Support Compile multi ops at same time (#30920)
4 years ago
Aurelius84 5653c3a488
[CustomOp] Check Compiler ABI compatibility (#30869)
4 years ago
Chen Weihang f649442ddd
New custom operator extension mechanism (#30690)
4 years ago
Aurelius84 e49d0746dd
[CustomOp] Support install as Package and Add load interface (#30798)
4 years ago
ShenLiang fb6697b424
Fix the dowanload bug in the case of multiple machines (#29551)
4 years ago
Steffy-zxf 41f17aeb8b
fix DATA_HOME path in win (#29222)
4 years ago
LielinJiang d8eef4e4a4
Remove dependence of scipy (#29121)
4 years ago
joejiong 4e00c095fa
fix warning in english doc (#28981)
4 years ago
LielinJiang 532e4bbf2a
fix docs (#28683)
4 years ago
石晓伟 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