Commit Graph

1859 Commits (5258bcf3eee7f1ca24af04759b0cf4f21e8b5f0a)
 

Author SHA1 Message Date
Luo Tao 03148804bb remove usused arguments for maxout_layer, refine notes for pad_layer
9 years ago
Yu Yang ed808f5ef6 Merge pull request #1251 from reyoung/feature/add_override_to_layer_init
9 years ago
Haonan b9dfe8e7c8 Merge pull request #1231 from yu239/rotate_and_flip
9 years ago
Yi Wang 996b1de1d8 Rename DataBase into create_data_config_proto
9 years ago
Haonan 73dcf2cd58 improving code comments
9 years ago
helinwang 9763761f05 Merge pull request #1245 from helinwang/dockerhub
9 years ago
reyoung e7419d690c Remove virtual in override
9 years ago
Yu Yang 2859532df0 Using override keyword in Layer
9 years ago
gangliao 54ba8eaa3a Merge pull request #1250 from reyoung/feature/remove_compile_warnings
9 years ago
Yu Yang 7c04096ecb Remove compile warning on clang 8.0 in BufferArg.h
9 years ago
Haonan 6245fed240 rotate_layer python interface fixes
9 years ago
helinwang df2ecc5630 Merge pull request #1248 from putcn/k8s_aws
9 years ago
emailweixu b347a341f7 Merge pull request #1247 from wangyang59/fixGruParaNum
9 years ago
xichen 31ed80d241 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into k8s_aws
9 years ago
xichen e81d557e36 visual tweaks for route53 config
9 years ago
xichen 1cc336218b add image size control
9 years ago
xichen a3ab50044f update image size
9 years ago
xichen 4420929339 add images for route53 config
9 years ago
wangyang59 9c42d90468 add comments in gru_step_layer of layers.py to explain the parameter location
9 years ago
Haonan 7f4042ec86 fix stub error
9 years ago
Haonan 2558c3f15a revisions according to reviews
9 years ago
Haonan b4c1d17580 remove flip_layer
9 years ago
Haonan 55eb2fcffa format correction
9 years ago
Haonan f5995300c5 rotate layer cpp files
9 years ago
Haonan 781b85b5fc rotate_layer and flip_layer * added getMin and getMax for GpuMatrix * gru_step_layer parameter name
9 years ago
wangyang59 04b5daf92d change the parameter position of gru_step_layer from 1 back to 0
9 years ago
emailweixu c1f9cd9dbe Merge pull request #1241 from wangyang59/rnnParaShare
9 years ago
helinwang 650f7791b1 Merge pull request #1243 from Haichao-Zhang/updated_comments_for_gru_and_lstm_group
9 years ago
Helin Wang 19514f58bf fix paddle docker hub path (paddledev/paddle not paddle-dev/paddle)
9 years ago
wangkuiyi 786faabf75 Merge pull request #1233 from wangkuiyi/dockerfile-dev
9 years ago
zhanghaichao e1d074abdb updated comments for gru_group and lstm_group in networks.py
9 years ago
王益 cc9484909e Update enumerators in rst files
9 years ago
王益 891dadff05 Update code indentation in rst files
9 years ago
王益 3afbd1c948 Update code indentation in rst files
9 years ago
王益 909a9dd72a Update indentation of rst file
9 years ago
王益 9664322cfe Update English document
9 years ago
王益 437c98d502 Resolve conflicts
9 years ago
wangyang59 0bd67524b1 switch the parameter index in GruStepLayer in test_LayerGrad
9 years ago
wangyang59 6da7283475 make gru_group parameters sharable
9 years ago
tianbingsz ecbff689fb Merge pull request #1147 from tianbingsz/paddle_func_sparse
9 years ago
wangkuiyi 90268e1258 Merge pull request #1222 from reyoung/feature/remove_unused_function_in_trainer
9 years ago
wangkuiyi 912b5c7052 Merge pull request #1218 from jacquesqiao/v2-optimizer-1
9 years ago
wangkuiyi dac4a59793 Merge pull request #1223 from reyoung/feature/remove_unused_clean_method
9 years ago
helinwang a78b65389d Merge pull request #1230 from helinwang/doc
9 years ago
helinwang 4bb0a0d66e Merge pull request #1239 from helinwang/issue_1238
9 years ago
hedaoyuan 5edbe32f65 Merge pull request #1216 from hedaoyuan/cmrnorm
9 years ago
helinwang db0df8f86d Merge pull request #1235 from putcn/k8s_aws
9 years ago
Helin Wang 6911b848e3 remove `allow_inefficient_sparse_update` since it's only defined but never used.
9 years ago
xichen 3f02edeeea wording update after pr review
9 years ago
helinwang fa9c6230d7 Merge pull request #1234 from helinwang/fix_docker
9 years ago