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
Double_V 5289b72acc
fix Wmaybe-uninitialized warning in pooling.cc, test=develop (#28126)
5 years ago
..
framework [oneDNN] Conv dilation support (#27914) 5 years ago
imperative Refine the format of printing tensor (#27673) 5 years ago
inference Add AVX512 instruction check for C-API (#28087) 5 years ago
memory support elementwise add, activation, matmul on Baidu Kunlun (#27143) 5 years ago
operators fix Wmaybe-uninitialized warning in pooling.cc, test=develop (#28126) 5 years ago
platform fix dynamic_loader more safe and error message on windows (#28117) 5 years ago
pybind change paddle.fluid.layers.reduce_sum to paddle.sum in sample codes (#27998) 5 years ago
string use iwyu clean include (#27267) 5 years ago
train Add shellcheck tools and modify copyright hook (#27722) 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