You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid
Zhen Wang be3777a50a
Add pure fp16 training with master weights. (#27712)
5 years ago
..
framework Hot fix complle failed in gcc4.8 caused by complex impl (#29254) 5 years ago
imperative accumulate gradient for leaf tensor with previous graph and expose leaf tensor concept (#28429) 5 years ago
inference fix cmake error when WITH_GPU=ON and WITH_TENSORRT=ON && WITH_MKL=OFF (#29275) 5 years ago
memory change import math.h to cmath (#29260) 5 years ago
operators Add pure fp16 training with master weights. (#27712) 5 years ago
platform update kunlun conv2d/softmax/elementwise implemetation (#29229) 5 years ago
pybind Add pure fp16 training with master weights. (#27712) 5 years ago
string use iwyu clean include (#27267) 5 years ago
train fix win ci failure, test=develop (#29089) 5 years ago
.clang-format
API.spec modify pipeline optimizer to only support the mode of sync pipeline training (#25065) 5 years ago
CMakeLists.txt