Commit Graph

1733 Commits (ff6f7827dd6e067ff759d84c4a7519cf09522d02)
 

Author SHA1 Message Date
Yu Yang ff6f7827dd Fix protobuf version in travis
8 years ago
Yu Yang 970440622f Temporary disable async load data in PyDP2.
8 years ago
tianbingsz 8604666e05 Merge pull request #1061 from tianbingsz/paddle_func
8 years ago
xutianbing ae3ae08473 resolve merge confilicts
8 years ago
xutianbing 9b17c3ff2e rewrite unit test using Daoyuan's new FunctionTest.
8 years ago
xutianbing 877decdccc merge Daoyuan's FuncArg, address one of the comments.
8 years ago
xutianbing 47aaac00b0 add some comments...
8 years ago
xutianbing a948eea3ed clean unused code.
8 years ago
xutianbing 58827e3e96 update forward/backward in CosSimLayer and CosSimVecMatLayer.
8 years ago
xutianbing ccac20d2db add Cosine Similarity Backward function.
8 years ago
xutianbing 9ee72367ee Cosine Simlarity Forward Paddle Function.
8 years ago
tianbingsz 823a3f0299 Merge pull request #1224 from tianbingsz/context_projection
8 years ago
emailweixu d9ea33373b Merge pull request #1285 from emailweixu/fix_mkDirRecursively
8 years ago
xuwei06 0b7e7876ff Fix mkDirRecursively
8 years ago
xutianbing 02c5ecc334 merge
8 years ago
xutianbing e79841de91 fix test_LayerGrad.
8 years ago
xutianbing 1251501caf rewrite unit test using new Function Test.
8 years ago
Tao Luo c785975b4b Merge pull request #1256 from luotao1/maxout
8 years ago
Luo Tao ca25b9a508 remove unused notes in maxout layer
8 years ago
wangkuiyi ccb553fec4 Merge pull request #1253 from wangkuiyi/python_learning_and_refactor
8 years ago
Yi Wang b8f3a5c433 Correct the wrong deletion of a single character
8 years ago
王益 b36df98d01 Correct Python identation
8 years ago
Yi Wang 058eeac0fc Revert "Remove completely create_data_config_proto"
8 years ago
Yi Wang ab279beed1 Remove completely create_data_config_proto
8 years ago
Luo Tao 03148804bb remove usused arguments for maxout_layer, refine notes for pad_layer
8 years ago
Yu Yang ed808f5ef6 Merge pull request #1251 from reyoung/feature/add_override_to_layer_init
8 years ago
Haonan b9dfe8e7c8 Merge pull request #1231 from yu239/rotate_and_flip
8 years ago
Yi Wang 996b1de1d8 Rename DataBase into create_data_config_proto
8 years ago
Haonan 73dcf2cd58 improving code comments
8 years ago
helinwang 9763761f05 Merge pull request #1245 from helinwang/dockerhub
8 years ago
reyoung e7419d690c Remove virtual in override
8 years ago
Yu Yang 2859532df0 Using override keyword in Layer
8 years ago
gangliao 54ba8eaa3a Merge pull request #1250 from reyoung/feature/remove_compile_warnings
8 years ago
Yu Yang 7c04096ecb Remove compile warning on clang 8.0 in BufferArg.h
8 years ago
Haonan 6245fed240 rotate_layer python interface fixes
8 years ago
helinwang df2ecc5630 Merge pull request #1248 from putcn/k8s_aws
8 years ago
emailweixu b347a341f7 Merge pull request #1247 from wangyang59/fixGruParaNum
8 years ago
xichen 31ed80d241 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into k8s_aws
8 years ago
xichen e81d557e36 visual tweaks for route53 config
8 years ago
xichen 1cc336218b add image size control
8 years ago
xichen a3ab50044f update image size
8 years ago
xichen 4420929339 add images for route53 config
8 years ago
wangyang59 9c42d90468 add comments in gru_step_layer of layers.py to explain the parameter location
8 years ago
Haonan 7f4042ec86 fix stub error
8 years ago
Haonan 2558c3f15a revisions according to reviews
8 years ago
Haonan b4c1d17580 remove flip_layer
8 years ago
Haonan 55eb2fcffa format correction
8 years ago
Haonan f5995300c5 rotate layer cpp files
8 years ago
Haonan 781b85b5fc rotate_layer and flip_layer * added getMin and getMax for GpuMatrix * gru_step_layer parameter name
8 years ago
wangyang59 04b5daf92d change the parameter position of gru_step_layer from 1 back to 0
8 years ago