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
Yiqun Liu 42b5bec6f9
Integrate NVRTC to support compiling CUDA kernel at runtime (#19422)
6 years ago
..
framework unify PADDLE_ASSERT_MSG into PADDLE_ENFORCE(error_message) (#19631) 6 years ago
imperative fix kernel config bug in dygraph mode; test=develop (#19532) 6 years ago
inference unify PADDLE_ASSERT_MSG into PADDLE_ENFORCE(error_message) (#19631) 6 years ago
memory fix retry_allocator_test by removing glog envs, test=develop (#19596) 6 years ago
operators unify PADDLE_ASSERT_MSG into PADDLE_ENFORCE(error_message) (#19631) 6 years ago
platform Integrate NVRTC to support compiling CUDA kernel at runtime (#19422) 6 years ago
pybind Paddlebox Framework (#18982) 6 years ago
string move_flags_to_unified_files_for_management, test=develop (#19224) 6 years ago
train Imdb train demo2 (#19572) 6 years ago
.clang-format
API.spec Add distributions of Categorical and MultivariateNormal (#18263) 6 years ago
CMakeLists.txt merge develop to solve conflict, also fix API doc, test=develop (#18823) 6 years ago
op_use_default_grad_op_maker.spec update reduce_sum and reduce_mean to save memory, test=develop (#19608) 6 years ago