Commit Graph

1595 Commits (eab47459658b10ec799a5dccbfd9bf8f45b9771a)

Author SHA1 Message Date
Tao Luo 3243b45bb2
Merge pull request #14651 from luotao1/has_attr
6 years ago
Tao Luo 067ed70f2d add HasProtoAttr function in op_desc.h, clean node.h
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
Tao Luo e99597d35c Merge branch 'develop' into luotao1-has_attr
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
Xin Pan c049fa7cf7
Revert "Revert "Revert "Imperative"""
6 years ago
gongweibao f1fb64b17f
Add reduce sparse tensor feature. (#14757)
6 years ago
Tao Luo c83d5b7a16
Merge pull request #14709 from yihuaxu/develop_4f71a6ee2_conv3d_bias_fusion_mkldnn_impl
6 years ago
Yihua Xu 3821fc3950 Merge branch 'develop' into develop_4f71a6ee2_conv3d_bias_fusion_mkldnn_impl
6 years ago
Yihua Xu 240d974ac5 Clean Code
6 years ago
Xin Pan 2538ef64f1
Revert "Revert "Imperative""
6 years ago
guru4elephant b82a44ea85
Merge pull request #14778 from wangguibao/async_executor_bugfix
6 years ago
Tao Luo cf66133857
Merge pull request #14734 from luotao1/memory_load
6 years ago
Xin Pan 6217f42ab7
Revert "Imperative"
6 years ago
Tao Luo 743cb840f1 update with comments
6 years ago
wangguibao 5a2cd4505b AsyncExecutor bugfix: Tensor to LoDTensor
6 years ago
wangguibao 5f98d80039 AsyncExecutor bugfix: Tensor change to LoDTensor
6 years ago
Tao Luo 923b18877e Merge branch 'develop' into memory_load
6 years ago
Tao Luo 405b2486db support loading from memory
6 years ago
Xin Pan b52f5d2870
Merge pull request #14398 from panyx0718/imperative
6 years ago
Xin Pan 73b4d1aa72
Merge pull request #14742 from panyx0718/infer2
6 years ago
Xin Pan 82d68281c0 follow comments
6 years ago
Xin Pan 41c28d54c6 allow customize kernel selection
6 years ago
Xin Pan 439af8d50a
Merge pull request #14717 from panyx0718/infer
6 years ago
Wu Yi 29d9fb53fc
[Feature] multi process multi gpu dist training, boost v100 performance by 20% (#14661)
6 years ago
Xin Pan dc458b1482
Merge pull request #14713 from panyx0718/api
6 years ago
zhang wenhui abbe382e1e
Revert "Add EstiminateFlops"
6 years ago
Xin Pan 0591ba96ec fix hack
6 years ago
Tao Luo 3437e17713 Merge branch 'has_attr' of https://github.com/luotao1/Paddle into luotao1-has_attr
6 years ago
Xin Pan bcf36d8401 add more files to protected file list
6 years ago
Tao Luo 0e3048db43
Merge pull request #14659 from luotao1/update_pass
6 years ago
Xin Pan 7e0801d4ed
Merge pull request #14441 from baojun-nervana/intel/ngraph_op
6 years ago
Xin Pan b80fe8264a polish
6 years ago
Yihua Xu 64e261c6cd Implement the fusion of convolution and bias for mkldnn
6 years ago
Tao Luo 8d6984eb9b change OpHasAttr to RuntimeHasAttr, add some comments
6 years ago
Tao Luo a6ac42669c Merge branch 'develop' into update_pass
6 years ago
Yu Yang 0f0e197914
Merge pull request #14666 from reyoung/feature/estiminate_flops
6 years ago
Xin Pan aeb74af54c allow operator to run imperatively
6 years ago
Xin Pan b1f6fda5e5 run forward
6 years ago
barrierye 08233beed7 add the comment for CheckFile function. test=develop
6 years ago
barrierye d62a3dd72d add the comment for CheckFile function. test=develop
6 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
6 years ago
Tao Luo 61ae88b760
Revert "Fix for accuracy problem for inplace operators when MKL-DNN mode is enabled"
6 years ago
Tao Luo 99177b424b
Merge pull request #14693 from kbinias/fix-for-accuracy-problem-for-inlplace-operators
6 years ago
Krzysztof Binias bc7db6cec9 Fix for accuracy problem for inplace operators when MKL-DNN mode is enabled
6 years ago
Wang Guibao 41e19eb431
AsyncExecutor (#14627)
6 years ago
baojun-nervana fc61bf1b16 Renamed methods
6 years ago
Tao Luo c856ac8721 add OpHasAttr in node.h, update is_test_pass and mkldnn_placement_pass
6 years ago