Commit Graph

5639 Commits (64a4dfefad1196351b58b75f9ba5bfbd5360eda4)
 

Author SHA1 Message Date
Yu Yang 78af6e6011 Add OutputVars method to get all outputs or outputs without intermediate
8 years ago
dongzhihong bbd7378b43 "ci job failed weired. restart ci job."
8 years ago
Yu Yang 6c7c4333f8 Fix TravisCI test
8 years ago
Yu Yang 37d461d1e3 Merge pull request #3349 from reyoung/feature/use_iostream_for_enforce_to_string
8 years ago
qingqing01 5a59111700 Modify rnn op unit test after refactoring framework proto.
8 years ago
Yu Yang b228b463fa Make const variables in operator.h fit google style
8 years ago
dongzhihong 6bac3e17b5 "remove unused test net modified"
8 years ago
dongzhihong df4fe671fe "remove attribute"
8 years ago
Yu Yang 2d35c70081 Fit google name style
8 years ago
Yu Yang d8a3291d87 Refine unit-test for to_string
8 years ago
Yu Yang b368c6cac4 Rename op_proto_name/var_names -> parameter/arguments
8 years ago
Yu Yang 3d4ba22c20 Merge branch 'develop' of github.com:baidu/Paddle into feature/refactorize_framework_proto
8 years ago
Yu Yang 0d0bc35780 Merge pull request #3334 from reyoung/feature/ignore_some_files_which_will_generated_while_compiling
8 years ago
Yu Yang e67a1c928d Make android compile pass
8 years ago
tensor-tang f6a940936b remove unused comments, refine and rename
8 years ago
Yu Yang 7702ab1a0f Merge branch 'develop' of github.com:baidu/Paddle into feature/refactorize_framework_proto
8 years ago
Yu Yang a573dd4cc6 Use ostream << operator to get to_string
8 years ago
Qiao Longfei b008360b05 merge InferShapeContext and OperatorContext (#3347)
8 years ago
helinwang 0f3a3e9894 Merge pull request #3321 from helinwang/trainer_etcd
8 years ago
Yan Chunwei ede02d7d79 LODTensor (Level of details, or Level of sequences Tensor). (#3109)
8 years ago
Yi Wang 95fc07d2b0 Merge pull request #3344 from wangkuiyi/fix_enforece_test
8 years ago
Yi Wang 54cda76fe8 Refactorize enforece_test.cc
8 years ago
zchen0211 6159f5db14 code style fix
8 years ago
Helin Wang f64539bef9 use random port for embed etcd to avoid port collision
8 years ago
Helin Wang 34add153de fix style check
8 years ago
Helin Wang b8461c79fc implement init parameters selection with etcd
8 years ago
Yi Wang 9a52056d57 Merge pull request #3341 from wangkuiyi/remove_warnings
8 years ago
Yi Wang 4a78885469 Add a temporary test case otherwise there would be linking error with gtest.'
8 years ago
Yi Wang 9544068543 Resovle conflicts manually
8 years ago
zchen0211 689d5ee157 solve conficts
8 years ago
Yi Wang 6c66044ce0 Fix more warnings about comparison between signed and unsigned values
8 years ago
dongzhihong 70825506d1 "remove context random seeding "
8 years ago
dongzhihong 6fc6647c31 Merge remote-tracking branch 'origin/develop' into random_op
8 years ago
dongzhihong d98e299d3b "keep same with uniform random op"
8 years ago
Yi Wang d97a2b4222 Merge pull request #3 from reyoung/feature/refactorize_framework_proto
8 years ago
Yi Wang 4480115681 Fix some build warnings
8 years ago
Yi Wang 18cf078660 Merge pull request #3300 from dzhwinter/type_alias
8 years ago
dongzhihong 22f03c3981 "fix clang format"
8 years ago
dongzhihong 6535a7b001 Merge remote-tracking branch 'origin/develop' into random_op
8 years ago
dzhwinter 91e8aadaef Merge branch 'develop' into type_alias
8 years ago
dzhwinter aa5090de3a Update networks.py
8 years ago
tensor-tang abc49f74af Merge remote-tracking branch 'upstream/develop' into merge
8 years ago
tensor-tang e18fbd8208 skip reset mkldnn when input size does not change
8 years ago
tensor-tang 6373291c77 add test case use_mkldnn_wgt
8 years ago
Qiao Longfei e31a469ee0 add gradient test framework (#3226)
8 years ago
dongzhihong 23ac845921 Merge remote-tracking branch 'origin/develop' into random_op
8 years ago
dongzhihong 2c553e4fb6 "fix clang format error"
8 years ago
Yu Yang ba3f3f5689 Ignore compile generated files for git
8 years ago
Yu Yang dba618c036 Make Compile Pass
8 years ago
Yu Yang 6540701f39 Merge pull request #3293 from reyoung/feature/uniform_random_op
8 years ago