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
Yu Yang fe5bca49b8
Change `tensor_bind.h` -> `tensor_py.h`
8 years ago
..
api Fix bug in SequenceSoftmax 8 years ago
capi
cuda add the check of cudnn version in cudnnBatchNorm 8 years ago
framework Change `tensor_bind.h` -> `tensor_py.h` 8 years ago
function modify skipIm2col to need2col, delete useless variable colBuffer 8 years ago
gserver Merge branch 'develop' into add-ClipLayer 8 years ago
math Fix CPU compile 8 years ago
memory Fix build 8 years ago
operators Mean Op Merge Develop 8 years ago
optimizer FIX: virtual OptimizerTest 8 years ago
parameter
platform merge baidu/develop 8 years ago
pserver
py_paddle
pybind Merge branch 'develop' of github.com:baidu/Paddle into feature/move_pybind_to_framework_dir 8 years ago
scripts Merge pull request #3205 from reyoung/feature/fix_base_martix 8 years ago
string
testing
trainer Fix new optimizer lr (#3074) 8 years ago
utils Fix bug in SequenceSoftmax 8 years ago
.common_test_util.sh
.gitignore
.set_port.sh
.set_python_path.sh
CMakeLists.txt Move pybind.cc/tensor_bind.h to paddle::framework 8 years ago
setup.py.in