Commit Graph

141 Commits (f8c9c889c34dd3530b899fc12523579802d4f582)

Author SHA1 Message Date
xutianbing e9794214cb Address further comments.
8 years ago
xutianbing 8560ce69ff Daoyuan's comments about SequenceArg.
8 years ago
xutianbing 9edfd20031 use Daoyuan's SequenceArg.
8 years ago
xutianbing 23ac0b78cb merge Daoyuan's FuncArgs, pass the ContextProjection test.
8 years ago
hedaoyuan ee2da539de Merge branch 'develop' of https://github.com/baidu/Paddle into buffer
8 years ago
hedaoyuan df9be2d483 fix CrossMapNormalFunc and ContextProjectionFunc(remove inouts argument)
8 years ago
Yu Yang d41ac09090 Merge pull request #1017 from gangliao/external
8 years ago
hedaoyuan 41c52d3b0c Modify the argument type of ContextProjectionFunc
8 years ago
hedaoyuan 68156c88c5 Modify the argument type of Function
8 years ago
liaogang be8b126845 Move Execepts into arch/osx dir
8 years ago
liaogang fc47492f41 Fix merge conflict bug and glog
8 years ago
liaogang b090ce329a Fix conflict with develop
8 years ago
xutianbing ea4d08dab6 update interface of context projection functions, Tensor -> Matrix/Vector
8 years ago
xutianbing 2c37ad7edc combine data/weight to ContextProjectionBackward for clean code
8 years ago
xutianbing f23a11702a add Context Projection functions to Layer's forward and backward,
8 years ago
liaogang de3c15277f Fix glog check type unmatch
8 years ago
liaogang c8d0791acc Add common.h and remove DisableCopy and Typedefs
8 years ago
Yu Yang 2016f9222d Merge pull request #989 from gangliao/utils_dep
8 years ago
Peng Li 89bf2e44f0 Change float to real in NormLayer.h
8 years ago
liaogang f09989a1b2 Remove utils/CommandLineParser.h
8 years ago
qingqing01 b53bdcdc67 Merge pull request #867 from Noplz/ssd
8 years ago
gaoyuan 8d24931588 Change member variables from public to protected
8 years ago
gaoyuan f2029298a7 Change type float to real.
8 years ago
tianbingsz 42e121791e Merge pull request #854 from hedaoyuan/cmrnorm
8 years ago
hedaoyuan bf32411191 Merge branch 'develop' of https://github.com/baidu/Paddle into cmrnorm
9 years ago
xutianbing 4fbf94993b Refactor MUL functions, pass object reference instead of shared_ptr.
9 years ago
xutianbing 706c572424 Matrix API refactor, when passing parameters, convert shared_ptr (MatrixPtr) to
9 years ago
hedaoyuan 148bd4d0b3 add Layer::createFunction
9 years ago
Yu Yang af5d954bdf Clean BatchNorm Code.
9 years ago
gaoyuan 9f990d9059 Add unittest of the priorbox layer
9 years ago
qingqing01 bd3f976a85 Merge pull request #906 from emailweixu/check_cnn_input_size
9 years ago
xuwei06 7462692d4c Formatted by pre-commit
9 years ago
hedaoyuan cee9346804 add some comments
9 years ago
hedaoyuan d11e2b4013 Remove some useless code
9 years ago
hedaoyuan 22a5e478f3 move Function to function dir
9 years ago
hedaoyuan d2d0010609 add CrossMapNormalGradFunc
9 years ago
gaoyuan 520342ed91 Fix code format
9 years ago
gaoyuan 707a9c9bbd Fix variable name and add the annotation
9 years ago
hedaoyuan 9171ab0ac1 Merge branch 'develop' of https://github.com/baidu/Paddle into cmrnorm
9 years ago
hedaoyuan 4ebb3eb759 imporve Function
9 years ago
gangliao 6aed264f0a Merge pull request #896 from gangliao/glog
9 years ago
xuwei06 bcd280d6bd Check the input size for convolution.
9 years ago
Zhizhong Su 9a243d7a23 fix a few bugs related to frame size.
9 years ago
liaogang 3d0e73bd32 Remove custom glog-like and gflags-like macros
9 years ago
gaoyuan 9600932650 Add fake gpu support of the priorbox layer for the moment
9 years ago
gaoyuan 39d689e253 Format the priorbox code
9 years ago
yuan 0eac399280 priorbox layer for ssd
9 years ago
Yu Yang f62f5181f1 Use explicit type for std::transform.
9 years ago
Yu Yang d5c0eeda00 Remove m4 when generate protobuf
9 years ago
Yu Yang 068bfbb817 All file pass pre-commit hook
9 years ago