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
Chen Weihang fea0e294ee
Hide the C++ stack by default and add hints (#29042)
5 years ago
..
framework Hide the C++ stack by default and add hints (#29042) 5 years ago
imperative Add basic hook classes for dygraph & implement reduce hook (#28584) 5 years ago
inference change avg pooling and global pooling to trt layer in dynamic shape mode (#28702) 5 years ago
memory Fix gpu memory allocation bug. (#28703) 5 years ago
operators add uint8 for reshape op (#28996) 5 years ago
platform Hide the C++ stack by default and add hints (#29042) 5 years ago
pybind fix tensor detach to zero copy (#27921) 5 years ago
string use iwyu clean include (#27267) 5 years ago
train Fix gpu memory allocation bug. (#28703) 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