Commit Graph

1986 Commits (d12252e6a6479fe8031ef993a74a53bba8411eb8)

Author SHA1 Message Date
Wu Yi 3d750f9c5a
[Feature] Fp16 training for resnet50 (#14850)
6 years ago
minqiyang 679d1a9e0b Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_lstm
6 years ago
sneaxiy 83ac85158a polish code
6 years ago
sneaxiy 045dc12766 merge develop
6 years ago
sneaxiy ce4a26ddad clean code
6 years ago
Tomasz Patejko e9eee0de6a MKLDNN residual connection fuse: fixing accuracy problem (#14874)
6 years ago
sneaxiy 53f6c6991a polish code
6 years ago
sneaxiy 74a8e6b032 merge develop
6 years ago
Xin Pan 1fe3ac352a move more and fix while
6 years ago
sneaxiy ae6f46a1a9 rewrite variable type
6 years ago
Xin Pan 9ef8a76873 convert more
6 years ago
Xin Pan 876993887b convert more interface to avoid scope
6 years ago
Xin Pan 8c19f0bfe3 fix
6 years ago
mozga-intel 9035bb81fe Enable mul operator for a ngraph engine (#14801)
6 years ago
Xin Pan 4dd61e7260 convert GetInputVarPtrs and GetOutputVarPtrs
6 years ago
Xin Pan 52d3903a12 fix
6 years ago
Xin Pan 0e0983cc1d convert more infer shape
6 years ago
Xin Pan 62eb43ba98 convert more
6 years ago
Xin Pan dfcf746ea1
Merge pull request #14904 from panyx0718/clean2
6 years ago
Qiao Longfei 3f3a84b6dc Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
6 years ago
sneaxiy a500dfa579 rewrite ddim
6 years ago
Zeng Jinle 16c244bc3f
Merge pull request #14928 from sneaxiy/fix_gc
6 years ago
Xin Pan f897bd16c0 clean
6 years ago
Xin Pan 70981f5d79 clean
6 years ago
colourful-tree 44ad2f4479
Merge pull request #14873 from colourful-tree/develop
6 years ago
minqiyang 69642000dc Hide KeyHasher
6 years ago
Zhaolong Xing a9fb34fad8
Merge pull request #14903 from NHZlX/add_conv_elementwise_pass
6 years ago
dzhwinter 7cd24b1318
add ir memory optimize. (#14530)
6 years ago
Xin Pan fb8ae30331 fix
6 years ago
guru4elephant a79a3ea2f0
Merge branch 'develop' into develop
6 years ago
wopeizl 0f085f0a5a
Merge pull request #14892 from wopeizl/windows/port3
6 years ago
Yancey1989 06936a2ff5 fix 1gpu test=develop
6 years ago
sneaxiy c631412eab fix gc bug
6 years ago
Xin Pan eaf8ba35b5 change input
6 years ago
Xin Pan 840e6729e2 inject context
6 years ago
Xin Pan bbff0df320 try cache variables
6 years ago
Xin Pan 52bc4ee75a delay infer scope
6 years ago
Yancey1989 d3a4da5cf6 fix comment test=develop
6 years ago
Yancey1989 49870f507d delete unused code test=develop
6 years ago
Qiao Longfei 3bd54ed769 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into multithread-sparse-adam
6 years ago
minqiyang 27a0d6c2dc Polish code
6 years ago
minqiyang aa41ee75a1 Accelerate PADDLE_ENFORCE
6 years ago
nhzlx fcc93d96d5 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into add_conv_elementwise_pass
6 years ago
Yancey1989 a7d6b1f921 code cleanup test=develop
6 years ago
minqiyang 728e7e88fb Use xxHash as scope's hash algorithm
6 years ago
Yancey1989 a760a550b0 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
Yancey1989 fd144954ed redefine api test=develop
6 years ago
minqiyang 81651fca45 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_ddpg
6 years ago
Yu Yang bacf1d2399 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
6 years ago
Yu Yang e439257ef7 Fix include style
6 years ago
nhzlx c0c9fcd9c7 add source file
6 years ago
dongdaxiang 4c0a769d1d avoid clock time in WIN32 mode
6 years ago
dongdaxiang 66522046ad remove clock time in WIN32 mode
6 years ago
dongdaxiang f2b92d77b5 remove clock time in WIN32 mode
6 years ago
nhzlx 4e4a777243 add conv+elementwiseadd pass
6 years ago
gongweibao 0b1c7d838c
Add brpc serialization support. (#11430)
6 years ago
Yan Chunwei a985949be9
Fea/fuse conv elementwise add fuse (#14669)
6 years ago
Yancey1989 4a4ccac1d0 update by comment test=develop
6 years ago
Yu Yang 04a570b463 Fix ut
6 years ago
heqiaozhi 09d669ba40 fix static_cast to const_cast
6 years ago
peizhilin 23dec78772 fix script issue
6 years ago
heqiaozhi bd1c1724aa add ps_instance doc
6 years ago
Yu Yang 62b5772ffb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
6 years ago
Qiao Longfei fac8702269 adam support multithread
6 years ago
Wang Guibao e213050223
Fix multi-threading bug with WItH_MKL=ON (#14882)
6 years ago
Yancey1989 4f304eaa6f fix unittest test=develop
6 years ago
dongdaxiang d839bd0dd4 simple commit
6 years ago
minqiyang 3bb9b0cac2 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into accelerate_ddpg
6 years ago
minqiyang a81495d6f4 Fix code
6 years ago
minqiyang ad6ae0b071 1. Add SpinLock
6 years ago
Yancey1989 c722b1dcb6 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
Yu Yang 4ecdb6f486 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
6 years ago
sneaxiy f6741df462 merge develop
6 years ago
Zeng Jinle 1b564bc49a
Merge pull request #14670 from sneaxiy/refactor_eager_deletion
6 years ago
dongdaxiang c9b799896e fix tag in async_executor
6 years ago
heqiaozhi f81957a753 refine cmake for pslib & pre_define
6 years ago
sneaxiy 2328bee1cc fix Windows compile bug
6 years ago
Yancey1989 23eb8c4299 fix 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
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
Yu Yang 194e66f785 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/tensor_type
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
sneaxiy db2daefe50 merge develop
6 years ago
Yancey1989 106e285236 add unittest for parllelgraph mode test=develop
6 years ago
minqiyang a61eb543f5 Add RWLock to Scope
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
minqiyang 7a43e51703 Add gperf tools
6 years ago
Yu Yang c00e07cda0 Fix distribute compile
6 years ago
tensor-tang d846fb03a8
Merge pull request #14807 from baojun-nervana/ngraph_follow_up
6 years ago
sneaxiy ca84c2ca8f merge develop
6 years ago
sneaxiy e240ba2918 implement backward
6 years ago
sneaxiy 06f8aa5b97 remove while_op support temporarily
6 years ago
Yu Yang 81520a24cf Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_eigen_tensor
6 years ago
Yu Yang 9bd70a1e04 Change tensor uses proto::VarType::type
6 years ago
Yu Yang 8175983ef9
Merge pull request #14814 from reyoung/feature/gprof
6 years ago
heqiaozhi 10ed9e0a6e download & run & instance
6 years ago
Yancey1989 5cc83f79bf update by comment
6 years ago
Yancey1989 82726402be exception safe
6 years ago
minqiyang 570338699b Add debug info
6 years ago
Yu Yang 9f8d86858e Revert data_type
6 years ago
sneaxiy 7923042365 merge develop
6 years ago
Tao Luo 3243b45bb2
Merge pull request #14651 from luotao1/has_attr
6 years ago
Xin Pan 1735022a1b fix clang
6 years ago
heqiaozhi 016a068775 stop server
6 years ago
Tao Luo 067ed70f2d add HasProtoAttr function in op_desc.h, clean node.h
6 years ago
heqiaozhi 8e3fe2d735 add skip op
6 years ago
Yancey1989 79082c9459 fix pyreader failed
6 years ago
minqiyang 202b2f1fa7 Move the beta pow scale calculation into Adam Op
6 years ago
Yu Yang b22d638d8f Speed up SizeOfType
6 years ago
Xin Pan 4a716a70c6
Merge pull request #14811 from panyx0718/revert-14782-revert-14398-imperative
6 years ago
Brian Liu 9623b45f40 Remove unnecessary MKLDNN reorder (#14799)
6 years ago
Yancey1989 2dda19f756 Merge branch 'develop' of github.com:PaddlePaddle/Paddle into parallel_graph_mode
6 years ago
Tao Luo e99597d35c Merge branch 'develop' into luotao1-has_attr
6 years ago
Yu Yang f0c0bf328d Add gperftools supports for PE
6 years ago
Xin Pan 748549b2e3 Revert "Merge pull request #14798 from PaddlePaddle/revert-14786-revert-14782-revert-14398-imperative"
6 years ago
bingyanghuang 943ad4781f One possible solution to add flexibility for mkldnn placement pass (#14768)
6 years ago
baojun-nervana fddbd87c0a Rename argument
6 years ago
baojun-nervana 22ac2133e4 Rename class
6 years ago
baojun-nervana bfde5e10ce Move ngraph compile control to cmake
6 years ago
sneaxiy 2c6159a151 fix unittest
6 years ago
Xin Pan c049fa7cf7
Revert "Revert "Revert "Imperative"""
7 years ago
gongweibao f1fb64b17f
Add reduce sparse tensor feature. (#14757)
7 years ago
sneaxiy eb8252466b polish code
7 years ago
Tao Luo c83d5b7a16
Merge pull request #14709 from yihuaxu/develop_4f71a6ee2_conv3d_bias_fusion_mkldnn_impl
7 years ago
Yancey1989 47740ace28 fix performance
7 years ago
Yancey1989 220db4f334 clean code
7 years ago
Yancey1989 cb8a24be14 clean code
7 years ago
heqiaozhi 575ae7c6c3 refine pslib inferface & fix some bugs
7 years ago
Yihua Xu 3821fc3950 Merge branch 'develop' into develop_4f71a6ee2_conv3d_bias_fusion_mkldnn_impl
7 years ago
Yihua Xu 240d974ac5 Clean Code
7 years ago
Xin Pan 2538ef64f1
Revert "Revert "Imperative""
7 years ago
guru4elephant b82a44ea85
Merge pull request #14778 from wangguibao/async_executor_bugfix
7 years ago
sneaxiy 8095fb5e68 fix code bug in CPU compilation
7 years ago
sneaxiy 387bac46b5 refine code
7 years ago
Tao Luo cf66133857
Merge pull request #14734 from luotao1/memory_load
7 years ago
Xin Pan 6217f42ab7
Revert "Imperative"
7 years ago
Tao Luo 743cb840f1 update with comments
7 years ago
Yancey1989 c9de6f1b05 init parallel graph mode
7 years ago
wangguibao 5a2cd4505b AsyncExecutor bugfix: Tensor to LoDTensor
7 years ago
wangguibao 5f98d80039 AsyncExecutor bugfix: Tensor change to LoDTensor
7 years ago
Tao Luo 923b18877e Merge branch 'develop' into memory_load
7 years ago
Tao Luo 405b2486db support loading from memory
7 years ago
Xin Pan b52f5d2870
Merge pull request #14398 from panyx0718/imperative
7 years ago
heqiaozhi d3ca359e44 config init & adapt to interface
7 years ago
Xin Pan 73b4d1aa72
Merge pull request #14742 from panyx0718/infer2
7 years ago
Xin Pan 82d68281c0 follow comments
7 years ago
Xin Pan 41c28d54c6 allow customize kernel selection
7 years ago
Xin Pan 439af8d50a
Merge pull request #14717 from panyx0718/infer
7 years ago
sneaxiy d0c8b9b9b3 remove timeout unittest
7 years ago
heqiaozhi 419506f510 refine for compile pslib.so
7 years ago
Wu Yi 29d9fb53fc
[Feature] multi process multi gpu dist training, boost v100 performance by 20% (#14661)
7 years ago
sneaxiy e694d0c2e4 fix while_op eager deletion bug
7 years ago
Xin Pan dc458b1482
Merge pull request #14713 from panyx0718/api
7 years ago
heqiaozhi 2301abc481 cc libaray add pslib
7 years ago
sneaxiy 35a2578426 fix bug
7 years ago
zhang wenhui abbe382e1e
Revert "Add EstiminateFlops"
7 years ago
Xin Pan 0591ba96ec fix hack
7 years ago
sneaxiy 64ad051b9a merge develop
7 years ago
sneaxiy c47c451a00 fix bug
7 years ago
heqiaozhi a77fa67bbd async_thread_trainer & libmct & pslib.cmake
7 years ago
Tao Luo 3437e17713 Merge branch 'has_attr' of https://github.com/luotao1/Paddle into luotao1-has_attr
7 years ago
Xin Pan bcf36d8401 add more files to protected file list
7 years ago
Tao Luo 0e3048db43
Merge pull request #14659 from luotao1/update_pass
7 years ago
Xin Pan 7e0801d4ed
Merge pull request #14441 from baojun-nervana/intel/ngraph_op
7 years ago
Xin Pan b80fe8264a polish
7 years ago
Yihua Xu 64e261c6cd Implement the fusion of convolution and bias for mkldnn
7 years ago
Tao Luo 8d6984eb9b change OpHasAttr to RuntimeHasAttr, add some comments
7 years ago
Tao Luo a6ac42669c Merge branch 'develop' into update_pass
7 years ago
Yu Yang 0f0e197914
Merge pull request #14666 from reyoung/feature/estiminate_flops
7 years ago
Xin Pan aeb74af54c allow operator to run imperatively
7 years ago
Xin Pan b1f6fda5e5 run forward
7 years ago
barrierye 08233beed7 add the comment for CheckFile function. test=develop
7 years ago
barrierye d62a3dd72d add the comment for CheckFile function. test=develop
7 years ago
barrierye d89108766c update CheckFile function in data_feed for ignore the space at the end of each line of data(for example, it may be added '\t' character to the end of the reduce task output when processes data by hadoop, which does not affect the correctness of the data). test=develop
7 years ago
Tao Luo 61ae88b760
Revert "Fix for accuracy problem for inplace operators when MKL-DNN mode is enabled"
7 years ago
dongdaxiang 52a0be7bb4 add mct into CMakeLists.txt
7 years ago
Tao Luo 99177b424b
Merge pull request #14693 from kbinias/fix-for-accuracy-problem-for-inlplace-operators
7 years ago
heqiaozhi 3c239cd640 pslib
7 years ago
Krzysztof Binias bc7db6cec9 Fix for accuracy problem for inplace operators when MKL-DNN mode is enabled
7 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
7 years ago
baojun-nervana fc61bf1b16 Renamed methods
7 years ago
sneaxiy 096673f675 refactor eager deletion
7 years ago
Tao Luo c856ac8721 add OpHasAttr in node.h, update is_test_pass and mkldnn_placement_pass
7 years ago
Qiao Longfei 44debca844
Merge pull request #14589 from jacquesqiao/refactor-prefetch
7 years ago
luotao1 5db273d874 enhance HasAttr to fix ci
7 years ago
Yu Yang 589b863b98 Add EstiminateFlops
7 years ago
baojun-nervana d5ee05e6c3 Replaced VarIsTensor
7 years ago
baojun-nervana e6bd53be60 Named to RuntimeInferShape
7 years ago
baojun-nervana a29696146c Added annotation
7 years ago
baojun-nervana caf4b937b3 Added RunInferShape
7 years ago
baojun-nervana 1d19eb2bd4 Implemented ngraph engine
7 years ago
luotao1 fe915901cd update Opdesc's HasAttr
7 years ago
chengduo 6776e92846
refine tensor_array_write_read (#14643)
7 years ago
Qiao Longfei 8ebde595c9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
7 years ago
Qiao Longfei 145c535750 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
7 years ago
minqiyang a02ce58f2c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
7 years ago
JiabinYang 7594787deb Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enhance_hierachical_sigmod_op
7 years ago
Xin Pan 3c77ce3751
Merge pull request #14593 from panyx0718/fix5
7 years ago
Tao Luo e8ef14d2a7
Merge pull request #14610 from Superjomn/revert/cache_fix
7 years ago
JiabinYang 87648f8edf merge develop, test=develop
7 years ago
wopeizl db9284ecde
Merge pull request #14617 from wopeizl/windows/online
7 years ago
JiabinYang c3c3c0b33c polish code, test=develop
7 years ago
gongweibao 867c312bc4
Fix allreduce dependency order. (#14586)
7 years ago
Qiao Longfei 9589babe12 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into refactor-prefetch
7 years ago
peizhilin 38715e6fd0 minor fix
7 years ago
JiabinYang 7e4bd695e6 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into enhance_hierachical_sigmod_op
7 years ago
JiabinYang b10df8bcfa refine code and add none bias ut, test=develop
7 years ago
superjomn dc249d3b69 Revert "fix transfer cache thread_local bug (#14581)"
7 years ago
minqiyang be04d99fe4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into revert_vlog
7 years ago
Qiao Longfei af2f5fc824 fix some bugs
7 years ago
Xin Pan 3e665862b8 Protect important header files.
7 years ago
minqiyang 53433d7f2e Revert the changes of VLOG
7 years ago
peizhilin 30849d1f20 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
Yan Chunwei 5c073a4db2
fix transfer cache thread_local bug (#14581)
7 years ago
Xin Pan 87332bb18d
Merge pull request #14579 from Superjomn/fix/transfer-cache-compile-error
7 years ago
peizhilin 36cd18b549 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin 1afa9492af Recover the profiler
7 years ago
Yiqun Liu bf222f197d
Use sub scope in tensor_array_to_tensor op. (#14524)
7 years ago
superjomn 4b40c0013b fix compile
7 years ago
Yan Chunwei a7188d5bc7
fix executor transfer cache bug (#14518)
7 years ago
JiabinYang 42470f14b7 test=develop
7 years ago
qingqing01 36f08eef3b
CUDA kernel for density_prior_box_op. (#14513)
7 years ago
peizhilin 7c8c9dc9bf fix unit test cases
7 years ago
JiabinYang 3c6102a367 test=develop
7 years ago
sneaxiy 488610a65a merge develop
7 years ago
wopeizl d9a1f3e58e Windows/online (#14474)
7 years ago
sneaxiy 3912545ffe add dlpack support
7 years ago
Jiabin Yang f7b55de9e5
Merge branch 'develop' into enhance_hierachical_sigmod_op
7 years ago
JiabinYang af9a3301da test=develop
7 years ago
JiabinYang 014e50c284 test=develop
7 years ago
peizhilin 6e66fadb95 clean up the pre-definitions on windows
7 years ago
peizhilin 67562a6fcd Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin 703b26e697 add profiler, parallel_executor back
7 years ago
tensor-tang 10fb4ceefc
Merge pull request #14351 from tpatejko/tpatejko/mkldnn-elementwise_mul
7 years ago
peizhilin 25adf970b2 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
chengduo a94a7355f0
Refine the GraphNum check (#14144)
7 years ago
peizhilin 3a72a634cf Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
Tao Luo cf685f361b
Merge pull request #14458 from tpatejko/tpatejko/mkldnn-skip-connections
7 years ago
Yu Yang 98bbfc17be Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
Yu Yang d424115f9e Clean code
7 years ago
peizhilin 1cc23ef67d merge from paddle:develop
7 years ago
Michal Gallus 4e54ab76ec Add HasAttr method to Operator
7 years ago
Wu Yi a2d9b34417
Refine operator cmake (#14413)
7 years ago
Tomasz Patejko 53da846d1e MKLDNN residual connections fuse pass: initial implementation of fusion for projection pass
7 years ago
Tomasz Patejko dbc4fcd722 MKLDNN residual connections fuse pass: unit tests enabled and added
7 years ago
Tomasz Patejko 4224089354 MKLDNN residual connections fuse pass: Maybe removed and boost::optional used where it makes sense
7 years ago
Tomasz Patejko 86fd3b32be MKLDNN residual connections fuse pass: counting statistics added to the pass
7 years ago
Tomasz Patejko ee6f778beb MKLDNN residual connections fuse pass: further refactoring
7 years ago
Tomasz Patejko 7423748e37 MKLDNN residual connections fuse pass:
7 years ago
peizhilin 6d0d5a76eb Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
Yan Chunwei 7796f65f89
fix inference on gpu out of mem (#14414)
7 years ago
Yu Yang c8f6e70ab4 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago
Sylwester Fraczek 8a1eeec579 add mkldnn prop_kind phase for inference-only case to pooling and activations (#14278)
7 years ago
peizhilin d1429ac4a5 add recordio support
7 years ago
Yu Yang 0d6718fcbd Pass compile
7 years ago
Tao Luo 5ef123c778 Merge branch 'develop' into dam_fc
7 years ago
dzhwinter d3aed98d86
Merge pull request #14320 from wopeizl/windows/online
7 years ago
peizhilin be332a13bc Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
Xin Pan 8cfda7ee0c
Merge pull request #14382 from panyx0718/fix4
7 years ago
Tao Luo 980a6753a8 fix typo to pass the ci
7 years ago
Tao Luo c7b3bfcdf1
Merge pull request #14376 from baojun-nervana/intel/ngraph_fusedop
7 years ago
peizhilin 1a9008c420 code style fix
7 years ago
Tao Luo 8ea13e336a add in_num_col_dims for fc
7 years ago
peizhilin 08d1dc84a9 fix
7 years ago
peizhilin 30ddc07a7e Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
Qiao Longfei e65cbd3b06
Merge pull request #14387 from jacquesqiao/lookup_sparse_table_add_test_mode
7 years ago
Zeng Jinle 7066b3850a
Merge pull request #14395 from sneaxiy/fix_num_threads_in_fast_pe
7 years ago
Yan Chunwei 9f252e0032
Combine Inference Analysis with IR (#13914)
7 years ago
baojun-nervana 51a538e055 Fix style and use enum
7 years ago
Zeng Jinle 38d32c98b8 merge develop
7 years ago
sneaxiy eb18d532a5 fix num_threads in fast_pe
7 years ago
Qiao Longfei 51f3838f96 add log for not exist code
7 years ago
Qiao Longfei 7aa8b2ccf2 optimize code
7 years ago
Qiao Longfei 8d205c853c add is_test for lookup_sparse_table
7 years ago
baojun-nervana ea3538d8dd Added fused operator
7 years ago
Xin Pan 759ffca423 some improvements
7 years ago
Xin Pan 99dffb91d6 allow to repeatedly share and update BuildStrategy
7 years ago
Tao Luo 6c32945556
Merge pull request #14372 from luotao1/speedup_analysis
7 years ago
Tao Luo 668ae523d2 speedup DetectPatterns
7 years ago
Yan Chunwei 9a6e239281
fix mac graph detector sort (#14356)
7 years ago
peizhilin 1b75fd2236 revert
7 years ago
peizhilin 7840d181c9 fix style issue
7 years ago
peizhilin dc339b78d7 fix code style
7 years ago
sneaxiy d231e55065 merge develop
7 years ago
JiabinYang c8801e100f grad diff problem to be fixed and need api spec change to be done
7 years ago
peizhilin e23061e0dc Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
chengduo 6c6e638550
Add InferVarType for some op (#14201)
7 years ago
peizhilin ca60e1d34d Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
peizhilin d08334011a fix merge issue
7 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
7 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
7 years ago
Yu Yang fdc689142c Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into rewrite_allocation
7 years ago