Yi Wang
a07cef338c
Merge branch 'develop' of https://github.com/paddlepaddle/paddle into cpplint_errors
8 years ago
Yi Wang
2fef13e358
Merge pull request #3225 from wangkuiyi/restructure-attribute
...
Re-structure source code of type Attribute
8 years ago
Yi Wang
93c45a95f0
Merge pull request #3251 from emailweixu/cpplint
...
SKip cpplint if source is not changed.
8 years ago
Yi Wang
e99c4d9971
Merge pull request #3253 from wangkuiyi/shorten-running-time-matrixCompare
...
Simplify test_matrixCompare
8 years ago
Yi Wang
8faf905e00
Correct dependencies
8 years ago
Yi Wang
949e8f53f9
Merge branch 'develop' of https://github.com/paddlepaddle/paddle into restructure-attribute
8 years ago
Yi Wang
7aac121816
Fix bugs
8 years ago
Yi Wang
a40b755b6a
Add explicit to some constructors
8 years ago
Yi Wang
93ced954a0
Simplify test_matrixCompare
8 years ago
xuwei06
3c798828a9
SKip cpplint if source is not changed.
8 years ago
Yi Wang
1ff8b8dd20
Update new source files
8 years ago
Yi Wang
eae5c94944
Merge branch 'develop' of https://github.com/paddlepaddle/paddle into const
8 years ago
Superjom
62e592e58b
fix ci error
8 years ago
Superjom
6571c3fd5f
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into enforce_add_more_helpers
8 years ago
Cao Ying
78a772ea64
Merge pull request #3234 from lcy-seso/define_subseq_data_in_gradient_check
...
enable defining sub-sequence data in test layer gradients.
8 years ago
Superjom
992c04db15
Merge branch 'develop' of github.com:PaddlePaddle/Paddle into enforce_add_more_helpers
8 years ago
Superjom
5201b911a4
add other enforces
8 years ago
caoying03
6bb970b52b
enable defining sub-sequence data in test layer gradients.
8 years ago
Superjom
ddacdf1735
init enforce eq
8 years ago
Yu Yang
636d46a19f
Merge pull request #3167 from reyoung/gradient_check_utils
...
Initialize Gradient Checker
8 years ago
Tao Luo
023fe1e336
Merge pull request #3208 from luotao1/save_log_prob
...
Save log prob
8 years ago
Yu Yang
1a34becf42
Reset develop BaseMatrix.cu
8 years ago
Superjom
5485caf7f7
add EQ
8 years ago
liaogang
c6186120c3
fix softmax_op code line > 80
8 years ago
liaogang
051fe1724f
remove duplicate cpplint
8 years ago
liaogang
430b421906
Fix conflicts
8 years ago
liaogang
b58725bd51
Add cpplint for *.h and cuda *.cu
8 years ago
Yu Yang
aaf2d66db8
Merge branch 'develop' of github.com:baidu/Paddle into gradient_check_utils
8 years ago
Yi Wang
ff19223e8d
Reforamt
8 years ago
Yi Wang
cedc2e645e
Restructure code oftype Attribute
8 years ago
Yi Wang
8740276d89
Fix pybind and const type mismatch
8 years ago
Yi Wang
e4aea7fde4
Fix pybind and const type mismatch
8 years ago
Yi Wang
d12b1e77f4
Rename EmptyOp into NOP
8 years ago
Yi Wang
ddb29b6ca6
Move constants from framework::OperatorBase to framework::
8 years ago
fengjiayi
647121aad3
Add unittest for GradOpBuilder
8 years ago
fengjiayi
6f12fd2806
Merge pull request #3192 from Canpio/dev_simplify_GradOpBuilder
...
Simplify building process of gradient operators
8 years ago
Yan Chunwei
0bd49a50ce
move net_op to operators/ ( #3201 )
...
* move net_op to operators
8 years ago
Qiao Longfei
d953611e86
Softmax grad op ( #3164 )
...
* init softmax grad op
* add compute code
* export Backward to python
* update test ,export op.type to python
* update python test, fix compute bug
* update unit test
* use eigen
* optimize eigen code
* add gpu test
* register softmax_grad GPU kernel and fix test bug
* typo
* follow comments
8 years ago
Yu Yang
fe5bca49b8
Change `tensor_bind.h` -> `tensor_py.h`
8 years ago
Yu Yang
5509b84914
Merge Develop
8 years ago
Yu Yang
f7688bd613
Merge branch 'develop' of github.com:baidu/Paddle into feature/move_pybind_to_framework_dir
8 years ago
Luo Tao
a58a77e8c5
Merge branch 'develop' into save_log_prob
8 years ago
Yu Yang
aad585b12d
Merge branch 'develop' of github.com:baidu/Paddle into feature/add_empty_to_default_no_grad_set
8 years ago
Yu Yang
f4f0119cdc
Merge pull request #3205 from reyoung/feature/fix_base_martix
...
Fix CPU compile
8 years ago
Tao Luo
ca39600930
Merge pull request #3168 from tensor-tang/develop
...
update MKLDNN cmakes
8 years ago
Luo Tao
86d184ed5a
Merge branch 'develop' into save_log_prob
8 years ago
Yu Yang
16c5de1ff0
Parallel CPack
8 years ago
Yu Yang
26f43a8c2a
Faster build
8 years ago
Yu Yang
fa66cc77ff
Mean Op Merge Develop
8 years ago
Yu Yang
57f57ead32
Add @EMPTY@ to default no_grad_vars in `Backward`
8 years ago