chengduo
e1761709f8
Set the right shape of selected_rows ( #13723 )
...
* set the right shape of selected_rows
test=develop
* enhance check
* fix activation_op
* remove cast
* use ShareDimInfo replace SetDim and ShareLod
* use ShareDimAndLod
test=develop
* follow comment
test=develop
* check whether the input has lod
test=develop
* Split ShareDimAndLod
test=develop
* checkout clip.py
test=develop
7 years ago
Yu Yang
0e78cb69fb
Clean OpProtoAndCheckerMaker
...
Do not use ctor
* Reduce line of codes.
* We can use virtual function for Maker now.
* The implementation does not care what maker holds, it is easier to
refactor later.
7 years ago
Yang Yang(Tony)
e04c43d543
add semicolon to op registry ( #10034 )
...
* script to add semicolon
* fix typo
7 years ago
Yang Yang
411e888c56
fix duplication
7 years ago
Yang Yang
ce7c2e86e5
script to fix all
7 years ago
Abhinav Arora
7b86da7195
Fix CPPLint errors in operators ( #9826 )
...
* Fix CPPLint errors in operators
* Fix cast in softmax
* Fix softmax_mkldnn
* Fix send_recv_op_test
* Send_recv
* Fix softmax mkldnn
7 years ago
dzhwinter
128adf53cb
[Speed]implement cudnn sequence softmax cudnn ( #8978 )
...
* "add softmax cudnn functor support"
* "add testing"
* "refine cmakelist"
* "sequence softmax forward speed up"
* "add softmax grad"
* "fix sequence softmax test"
* "add double precision'
* "fix softmax test"
* "add softmax cudnn support"
* "fix softmax cudnn test"
* "add softmax to nn.py"
* "fix compile bug"
* "refine cmakelist"
* "fix ci"
* "fix based on comment"
* "fix based on comments"
* "fix ci"
7 years ago
qingqing01
24509f4af9
Fix the grammar in copyright. ( #8403 )
7 years ago
Yi Wang
fc374821dd
Correct #include path
7 years ago
Yi Wang
90648f336d
Move file to fluid/; Edit CMakeLists.txt
7 years ago