Commit Graph

3727 Commits (7872f37650c1524d6f57d975731a7557352b7b9f)
 

Author SHA1 Message Date
hedaoyuan 3ce974b94e Add group argument in ConvFunctionBase
8 years ago
wuyi05 008b0bb673 fix openblas build
8 years ago
Yu Yang e6ef6c79bb Update .pre-commit-config.yaml
8 years ago
Tao Luo 8b90f543e5 Merge pull request #2312 from emailweixu/operator
8 years ago
Liu Yiqun 8f5d22b045 Add annotations.
8 years ago
helinwang 2c1cffd76a Merge pull request #2243 from helinwang/pserver_rpc
8 years ago
Helin Wang 17e2b3a19a fix merge conflict
8 years ago
Helin Wang 319c91cc14 make variable name more expressive
8 years ago
Helin Wang c225528739 fix cgo example
8 years ago
Helin Wang 1e5795b827 remove unused file
8 years ago
Helin Wang 0babf84b0f implement pserver RPC part, and simple parameter partition.
8 years ago
helinwang 7e93921a79 Merge pull request #2311 from helinwang/move
8 years ago
xuwei06 350b268b7c Adding simple operators for v2 API
8 years ago
Helin Wang 28b23e6db5 move paddle/go to go, move go/cclient to go/pserver/cclient, move go/crecordio to go/recordio/c
8 years ago
helinwang 1d5f3a96b3 Merge pull request #2294 from helinwang/recordio_c
8 years ago
helinwang 41d1bbd64a Merge pull request #2307 from moshoujingli/develop
8 years ago
Helin Wang 2fa274cf36 fix according to comments
8 years ago
emailweixu 0ef86cbd2e Merge pull request #2288 from emailweixu/fix_v2_api
8 years ago
Hu Weiwei 94d83fcd98 Merge pull request #2308 from wwhu/multiplex
8 years ago
wwhu efd2d3351c add multiplex layer for python API
8 years ago
bixiaopeng f13ce7b6e8 bugfix[]:修改死链
8 years ago
Helin Wang ec5db3801c fix according to comments
8 years ago
Helin Wang 633171c2d3 fix according to comments
8 years ago
Liu Yiqun adc5210b5d Merge branch 'support_scalar_kernels' of https://github.com/Xreki/Paddle into support_scalar_kernels
8 years ago
Liu Yiqun 07ac67ec7c Support native build on NVIDIA DRIVE PX2 (arm64 + GPU).
8 years ago
Liu Yiqun 1b4841604e Merge branch 'develop' into support_scalar_kernels
8 years ago
Liu Yiqun 987f065a82 1. Support scalar computing.
8 years ago
QI JUN 06850e98fa Merge pull request #2297 from reyoung/feature/set_protobuf_version
8 years ago
Yu Yang e73f4a7944 Set protobuf version when PROTOBUF_ROOT set
8 years ago
乔龙飞 e3e0e82550 Merge pull request #2293 from jacquesqiao/remove-duplicate
8 years ago
Helin Wang 0e80dadf37 release reader in c example
8 years ago
Helin Wang cab5076860 do not include paddle/go into cmake yet.
8 years ago
Helin Wang f074198e27 clang format
8 years ago
Helin Wang 9e8503b64c fix comment
8 years ago
Helin Wang a868d01065 add cgo wrapper for recordio, make go_cmake automatically download go dependency
8 years ago
qiaolongfei 9e774a1cdf remove duplicate code of python/paddle/trainer_config_helpers/config_parser.py
8 years ago
xuwei06 97c4d23fab Add docs and clean up unused code
8 years ago
xuwei06 0cb8a6669e Fix style
8 years ago
hedaoyuan 048b14a916 Change stride to strides, and change padding to paddings.
8 years ago
xuwei06 7d0355cdd0 Fix V2 API
8 years ago
hedaoyuan 455888c509 Add ConvOpTest for NaiveConv and GemmConv
8 years ago
hedaoyuan 1879332a30 Modify FunctionCompare to Compare2Function to support comparison of two CPU functions.
8 years ago
Liu Yiqun 1497e2ba58 Fix typo when set openblas compiling flags.
8 years ago
Dong Li 4ed5f7dbb9 Disable neon when enable gpu.
8 years ago
Yu Yang 640734d71b Merge pull request #2286 from reyoung/feature/fix_some_gcc_version
8 years ago
QI JUN 63326a31b2 Merge pull request #2285 from reyoung/feature/fix_any_deps
8 years ago
Yu Yang ff8d261777 Fix baidu gcc toolchain compile
8 years ago
Yu Yang 9823930220 Fix add libn_any to dependencies
8 years ago
Liu Yiqun 688305f82d Centralize the use of sse and neon instrinsic.
8 years ago
Yu Yang da83d28691 Merge pull request #2271 from reyoung/feature/clean_parameter_functionalities
8 years ago