Commit Graph

21083 Commits (f129471bc1398e92e4b2f77e90099ebb05355c6d)
 

Author SHA1 Message Date
Yu Yang 7b10bf0e60 Use mkl
6 years ago
Zeng Jinle 1b564bc49a
Merge pull request #14670 from sneaxiy/refactor_eager_deletion
6 years ago
SunGaofeng e3c4b0dace this is for psroi_pool op, test=develop (#14796)
6 years ago
dongdaxiang c9b799896e fix tag in async_executor
6 years ago
heqiaozhi 95b887c4f2 remove commit
6 years ago
Yu Yang b2b5241e2e Merge branch 'feature/tensor_type' into feature/refine_w2v
6 years ago
Yu Yang aa38fc4ce5 Fix compile
6 years ago
heqiaozhi f81957a753 refine cmake for pslib & pre_define
6 years ago
tensor-tang bf951fa737 add refer vrelu, videntity, vexp, vsigmoid, vtanh and test and benchmark
6 years ago
Yu Yang 15550a2753 Polish code
6 years ago
sneaxiy 2328bee1cc fix Windows compile bug
6 years ago
sneaxiy deb0d41cea fix cmake
6 years ago
Yancey1989 fa1f77e20c enable ci test=develop
6 years ago
heqiaozhi 2912d5311b fix code style bug & change pslib.cmake & change Cmakelist adapt pslib
6 years ago
dongdaxiang c59cdf3a24 refine executor_thread_worker.h and executor_thread_worker.cc code style
6 years ago
Yu Yang 9e0b33d7ad Merge branch 'feature/tensor_type' into feature/refine_w2v
6 years ago
heqiaozhi c4cb414291 refine pslib.cmake url to public
6 years ago
heqiaozhi 3c01cdeff0 refine executor_thread_worker.cc & executor_thread_worker.h code style
6 years ago
dongdaxiang c71279bc69 refine code style for async_executor.h and async_executor.cc
6 years ago
Yu Yang 162637b64a Fix ngraph compile
6 years ago
dongdaxiang 33ee5cad61 format code style of executor_thread_worker.cc
6 years ago
dongdaxiang 0693053188 add liscence
6 years ago
Yu Yang 194e66f785 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
6 years ago
tensor-tang e9216e82f9 add refer vscal, vaddbias and test and benchmark
6 years ago
heqiaozhi 7bd16e3afa fix some bug & add log
6 years ago
Xin Pan 30aad88449
Merge pull request #14839 from panyx0718/infer3
6 years ago
chengduo 582011ba76
Add L2 unit test (#14792)
6 years ago
sneaxiy e7c5c9d2de remove unnecesary code
6 years ago
sneaxiy db2daefe50 merge develop
6 years ago
sneaxiy 8b9d33fa1e add unittest and fix bug
6 years ago
tensor-tang a37038880e fix unit test with double type
6 years ago
Wu Yi f95ee9c09f
fix nccl dist test acc (#14867)
6 years ago
tensor-tang 417d031f90 add refer vadd, vaddrelu, vsub and tests and benchmark
6 years ago
heqiaozhi 5d3ecbfdf5 fix hdfs bug
6 years ago
heqiaozhi 2c1e986f22 barrier_all to barrier_worker
6 years ago
minqiyang a61eb543f5 Add RWLock to Scope
6 years ago
Yu Yang be11375661 Refine code
6 years ago
Yu Yang 8d9401152e Refine w2v
6 years ago
Tao Luo 66b6e473d0
Merge pull request #14732 from Sand3r-/mgallus/mkldnn-concat
6 years ago
sneaxiy e82772f425 fix cmake conflict
6 years ago
sneaxiy 0c554a59fa merge develop
6 years ago
minqiyang 1b61021cb3 Polish code
6 years ago
minqiyang b75bd29c3a Remove debug info
6 years ago
heqiaozhi 009c7cf6cc add finialize
6 years ago
tensor-tang f3250097bc fix bug and mac compile
6 years ago
minqiyang 7a43e51703 Add gperf tools
6 years ago
tensor-tang bc0df6a948 make typename tuples
6 years ago
tensor-tang 194ce2e92c add benchmark
6 years ago
heqiaozhi faffc25c19 fix hadoop home bug & refine setup.py
6 years ago
Yibing Liu 6951ef9a55
Fix the gelu backward to avoid nan (#14857)
6 years ago