Commit Graph

22908 Commits (ec88b6cc5aa403ebeca600adbe5f2be99e40f064)
 

Author SHA1 Message Date
xiaoli.liu@intel.com f8cbc4f34b Optimize INT8 DeQuantize Op with primitive reuse.
6 years ago
minqiyang 701af43958 Fix bugs
6 years ago
jerrywgz 4f43e981c1 add comment for revise, test=develop
6 years ago
baojun-nervana dea34134e8 Update ngraph version to v0.14 test=develop
6 years ago
minqiyang f1a2d20430 invoke backward_hooks after reduce op's depcounts map
6 years ago
minqiyang e0a2b472f4 Move ClearBlock into OpBase and VarBase's destructor
6 years ago
minqiyang 9abf40c9e2 Add imperative python tracer
6 years ago
tensor-tang 92f3cf42cb enable sgd jitkernel refer code and test
6 years ago
shippingwang 13e891516b add cosine decay op, test=develop
6 years ago
jerrywgz b2ce832021 change default option related to softmax, test=develop
6 years ago
chengduo e2da3a5b22
Revert "Add Event for TensorCopy" (#16022)
6 years ago
sneaxiy a9ea99d700 merge develop
6 years ago
Zeng Jinle cae6614c98
Merge pull request #16005 from sneaxiy/develop-fix-executor-doc
6 years ago
lidanqing dd1c7ee604 UT for conv2d_mkldnn_op with fuse_bias and fuse_residual (#16016)
6 years ago
baojun 9aaea38c0a fix cpplint test=develop (#16028)
6 years ago
tianshuo78520a c6f94dd65c Diff api (#16024)
6 years ago
tianshuo78520a 26e3842d40 Update detection API add new check document (#15848)
6 years ago
Tao Luo 96f7fc60ee
Merge pull request #16013 from kbinias/kbinias/poll-mkldnn-ut
6 years ago
chengduo ae37f82964
Unified ParallelExecutor and Compiler (#15970)
6 years ago
Krzysztof Binias 54f21a5c47 Add test for ceil mode
6 years ago
chengduo 7235fd662b
Add Event for TensorCopy (#15953)
6 years ago
sneaxiy 7c4303bc4a Fix doc
6 years ago
Zhen Wang 46c5e37858 improve save_persistable api doc. test=develop (#15911)
6 years ago
Tink_Y 31d830de9f refine image_resize annotation (#15976)
6 years ago
ceci3 f6d186782a
test=develop
6 years ago
nhzlx 3c40cb767b 7 refine zero copy
6 years ago
tensor-tang 641b3cccce add vbroadcast mkl code and jitcode
6 years ago
tensor-tang 41a1270856 add vbroadcast jitkernel refer code and use it
6 years ago
tensor-tang 867e93b21a add jitkernel vcopy and speedup unit test time
6 years ago
tangwei12 6d5a04c1e7
add op type in check nan/inf (#15986)
6 years ago
tianshuo78520a 10439e8afc update paddle_build check_api
6 years ago
Qiyang Min 187cffd019
Merge pull request #15928 from velconia/imperative_backward_hooks
6 years ago
tianshuo78520a ffbd83947c update build
6 years ago
tianshuo78520a 95e3e6d32b update paddle_build
6 years ago
jerrywgz a9c0968b79 refine api doc, test=develop
6 years ago
tianshuo78520a e5fa9c58cf add travis_ci check api.spec
6 years ago
Yiqun Liu 1616c32acf
Add the include of cudnn.h to enable the use of CUDNN_VERSION. (#15961)
6 years ago
jerrywgz c31da7899a refine code, test=develop
6 years ago
Yiqun Liu 798925453e
Revert "Optimize while_op when is_test is true. (#15811)" (#15968)
6 years ago
flame b187e3728e
add anakin fc op converter (#15965)
6 years ago
minqiyang e5f3435dd5 Add missing headers
6 years ago
minqiyang fa1ff1d2f1 reduce ut time
6 years ago
Yiqun Liu 87248281f7
Fix error in CUDA kernel of beam_search. (#15957)
6 years ago
Tao Luo c494f64a0f
Merge pull request #15941 from mozga-intel/mozga-intel/enable_mkldnn_framework
6 years ago
jerrywgz e8a8fe07e7 fix code for windows CI, test=develop
6 years ago
jerrywgz 149411762a add gpu kernel, test=develop
6 years ago
Tao Luo 344f098a34
Merge pull request #15963 from baojun-nervana/ngraph_v14
6 years ago
Tao Luo 4efdebc6f6
Merge pull request #15931 from yihuaxu/develop_2c5c7b2a7_gelu_mkl_opt
6 years ago
baojun-nervana b51e4dc0a4 fix lib64 test=develop
6 years ago
tensor-tang e5f9d3a47c
Merge pull request #15892 from tensor-tang/jit/sgd
6 years ago