Commit Graph

44 Commits (a373aa76451b83a9eeb7617f92bdc9c1ea6e9ff6)

Author SHA1 Message Date
Wilber 463eae0383
update paddle_fluid.so to paddle_inference.so (#30850)
4 years ago
石晓伟 715d862868
export global google flags to users, test=develop (#30448)
4 years ago
LoveAn b5d4a1f33d
Add the strategy of skipping cc/cu test compilation and execution in CI (#29499)
4 years ago
Qi Li 2fd16cf6fc
fix win ci failure, test=develop (#29089)
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
Qi Li b8d2a021f0
fix ut error of test_recognize_digits, test=develop (#27791)
4 years ago
Qi Li d7b7dcd10e
fix cmake dependencies of test_recognize_digits, test=develop (#27475)
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
Qi Li 78446ecdba
[UT] fix run type of ut test cases of test_train_recognize_digits and test_api_impl, test=develop (#27218)
4 years ago
YUNSHEN XIE d8984a6b90
limit timeout value setting on linux (#26923)
5 years ago
chalsliu cb3f131f1c
Set timeout properity for a few unitests
5 years ago
Wilber 1e190a9e02
[Inference] [unittest] Inference unit tests rely on dynamic libraries (2) (#24859)
5 years ago
Qi Li a125697e2c
fix ut test_recognize_digits (#24794)
5 years ago
yaoxuefeng 2235ee1a5e
multi-loss optimization by adding a DownpourOpt worker (#22025)
5 years ago
mapingshuo 9c4deedbc2
update readme of imdb training demo (#22455)
5 years ago
zhouwei25 549e6de7ac faster build by reduce by-product, reduce linking library and fix compile warning of std=c++11 (#22164)
5 years ago
danleifeng 0e7baabe59 extend elementwise broadcast function (#20957)
5 years ago
mapingshuo b592deec90 add dlpack to imdb demo, test=develop (#21069)
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
mapingshuo 4ad7c9d5a7 [WIP] Add Imdb train demo (#18895)
6 years ago
Zeng Jinle 7ac748adb4
Open gc by default (#18836)
6 years ago
guru4elephant d714bf037c
remove async executor and add data_feed.proto to the deps of train demo (#18659)
6 years ago
wopeizl 83c4f7721f
use two GPUs to run the exclusive test test=develop (#17187)
6 years ago
wopeizl d9991dccdd
add parallel build script to ci … (#16901)
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
Tao Luo 21ee30595b clean some CMakeLists
6 years ago
Xin Pan 7ba55aa294 fix CMAKE
6 years ago
Xin Pan 6974265292 support offline train
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