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
dongdaxiang ba15d6b164
move root_scope->DropKids() into Finalize() so that we do not have to drop all the kids
6 years ago
..
framework move root_scope->DropKids() into Finalize() so that we do not have to drop all the kids 6 years ago
imperative add layer norm to Layers, add transformer test in imperative mode (#16092) 6 years ago
inference Fix the interface of Pass::Apply (#16484) 6 years ago
memory Revert "Fix allocator bug" 6 years ago
operators Fuse Adam And SGD ops (#15933) 6 years ago
platform fix code style 6 years ago
pybind fix code style & fix register bug & add release_memory 6 years ago
recordio Fixrecordio (#16124) 6 years ago
string support win32 flag in io.cc shell.cc, fix code style problem in fleet_wrapper, fix lodtensor_printer_test problem 6 years ago
train Change *(smart_ptr.get()) -> *smart_ptr 6 years ago
.clang-format
API.spec Merge pull request #16475 from junjun315/fix-doc-multiplex 6 years ago
CMakeLists.txt 1. Add imperative gperf profiler 6 years ago