Commit Graph

24 Commits (e50bc2c2a6fcfec748d5bb991588a2fdc2ab4caf)

Author SHA1 Message Date
Wilber 463eae0383
update paddle_fluid.so to paddle_inference.so (#30850)
4 years ago
gongweibao 1dad8ceaab
Fix gpu memory allocation bug. (#28703)
4 years ago
iducn ba0fe0a812
revert the modified shell script (#28453)
4 years ago
iducn f763cb81a6
Modify the shell script according to the specification (#28302)
4 years ago
gongweibao 4237fefeb4
Add shellcheck tools and modify copyright hook (#27722)
4 years ago
Chen Weihang 765064476b
Polish some lost invalid error message (#27445)
4 years ago
Wilber afe94903c3
Rename fluid_inference to paddle_inference. (#27422)
4 years ago
yaoxuefeng 2235ee1a5e
multi-loss optimization by adding a DownpourOpt worker (#22025)
5 years ago
danleifeng 0e7baabe59 extend elementwise broadcast function (#20957)
5 years ago
633WHU 12e4be0382 Dlpack support (#20039)
5 years ago
mapingshuo dd8fc9810d
add train demo to paddle_build.sh (#19885)
5 years ago
mapingshuo f4ee60b7d0 Imdb train demo2 (#19572)
6 years ago
guru4elephant d714bf037c
remove async executor and add data_feed.proto to the deps of train demo (#18659)
6 years ago
Sylwester Fraczek 74672d1aff Change *(smart_ptr.get()) -> *smart_ptr
6 years ago
Tao Luo b9d1bf2364 remove leacy WITH_FLUID_ONLY option
6 years ago
peizhilin 5a6d7fe2ff add mkl,ctc support for windows
6 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
6 years ago
minqiyang 0c3227a523 Change the origin VLOG level to 10 times
6 years ago
minqiyang 7f7af5d412 Add xxhash deps to inference demo and trainer demo
6 years ago
Tao Luo 3d976f3f18 rename inference_lib_dist to fluid_lib_dist
6 years ago
qiaolongfei 35d09abd01 add profiler for demo_trainer
7 years ago
dzhwinter 4ed0b62476
Move fluid::framework::InitDevices into fluid::platform (#11757)
7 years ago
Luo Tao 91d8373b18 change CMAKE_INSTALL_PREFIX to FLUID_INSTALL_DIR
7 years ago
Qiao Longfei be26b71b9e
Add cpp trainer lib and demo (#10681)
7 years ago