Commit Graph

17 Commits (f827665ae650597c680010e77b8ad12db9897a9e)

Author SHA1 Message Date
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