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
joanna.wozna.intel fddea67445
Fix cpu_bfloat16_pass (#28730)
4 years ago
..
framework Fix cpu_bfloat16_pass (#28730) 4 years ago
imperative Add basic hook classes for dygraph & implement reduce hook (#28584) 4 years ago
inference change avg pooling and global pooling to trt layer in dynamic shape mode (#28702) 4 years ago
memory Fix gpu memory allocation bug. (#28703) 4 years ago
operators add uint8 for reshape op (#28996) 4 years ago
platform Hide the C++ stack by default and add hints (#29042) 4 years ago
pybind fix tensor detach to zero copy (#27921) 4 years ago
string use iwyu clean include (#27267) 4 years ago
train fix win ci failure, test=develop (#29089) 4 years ago
.clang-format
API.spec modify pipeline optimizer to only support the mode of sync pipeline training (#25065) 5 years ago
CMakeLists.txt