Commit Graph

19645 Commits (893c1b01d809e753403521cc89137d75f79e3e13)
 

Author SHA1 Message Date
tensor-tang 893c1b01d8
Merge pull request #14399 from tensor-tang/add/author
6 years ago
tensor-tang 9de3447324 add self to author
6 years ago
Tao Luo 6490bb2765
Merge pull request #14337 from jczaja/prv-dam-softmax
6 years ago
chengduo 9f68e9a7fe
fix auc op (#14385)
6 years ago
Shan Yi 38f499df7d
Merge pull request #14341 from tink2123/fix_example_edit_distance
6 years ago
Yibing Liu 6c7b64cc20
Support softmax return in softmax_with_cross_entropy (#14367)
6 years ago
li099 df826de76e revise tensor array to tensor op (#14368)
6 years ago
Tao Luo 6c32945556
Merge pull request #14372 from luotao1/speedup_analysis
6 years ago
ruri 4a55fb5f5b Add density_prior_box_op (#14226)
6 years ago
Tao Luo 668ae523d2 speedup DetectPatterns
6 years ago
Yan Chunwei 9a6e239281
fix mac graph detector sort (#14356)
6 years ago
Qiao Longfei c27554ac33
Merge pull request #14336 from jacquesqiao/add_bilinear_tensor_product_layer
6 years ago
Yu Yang 4d546f6083
fix(pe): fix ut of dry run parallel executor (#14359)
6 years ago
Tao Luo 991a9f7b72
Merge pull request #14358 from NHZlX/add_serial_and_filter_logs
6 years ago
Yibing Liu bd2943788b
Fix gather & stack op (#14355)
6 years ago
Tao Luo 9d4425dd1c
Merge pull request #14227 from baojun-nervana/intel/ngraph_cmake
6 years ago
Yu Yang 8f9bfad246
perf(compile): speed up reduce_op compile by splitting files (#14294)
6 years ago
nhzlx 397de907ed merge develops
6 years ago
nhzlx d6ff006903 add serial to trt test and do not print log for unused trt logs
6 years ago
Yu Yang 792bf0b77f
Fix for cmake 1.11 (#14350)
6 years ago
Qiao Longfei 4d6f75152e optimize comment test=develop
6 years ago
Qiao Longfei 080740b340
Merge pull request #14300 from jacquesqiao/dist-table-support-optimizer-regular
6 years ago
Qiao Longfei 2d9859984d
Merge pull request #14353 from jacquesqiao/reduce-pass-num-of-test_label_semantic_roles
6 years ago
Qiao Longfei 04da1dcfb8 optimize import
6 years ago
Qiao Longfei 45eebf69e8 reduce pass num of test_label_semantic_roles to avoid test timeout
6 years ago
Qiao Longfei d03cbd1b8c follow comment test=develop
6 years ago
baojun-nervana 5d20c42219 Set ngraph off as default
6 years ago
Sang Ik Lee 236e4d2635 Fix build issues on CentOS.
6 years ago
Jacek Czaja 03299ed46c - Fix to linking for GPU builds of softmax inference
6 years ago
Jacek Czaja 0756343767 - Fix GPU compilation
6 years ago
Jacek Czaja d332326847 - Added unit tests for softmax is_test=True op
6 years ago
Jacek Czaja c1fccc29c1 - Noise adding removed for Test phase of softmax
6 years ago
Tao Luo 573e68eb40
Merge pull request #14348 from luotao1/speedup_analysis
6 years ago
Xin Pan ff28b1ffc0
Merge pull request #14071 from barrierye/add_similarity_focus_op
6 years ago
li099 688ed60116 Add lod tensor array to tensor op (#13990)
6 years ago
chengduo 6c6e638550
Add InferVarType for some op (#14201)
6 years ago
Kaipeng Deng 0b38822624
Merge pull request #14345 from heavengate/fix_grid_sampler
6 years ago
Tao Luo 433fc7c1d4 skip mkldnn related pass when use_mkldnn=false
6 years ago
Qiyang Min 200c41026a
Merge pull request #14324 from velconia/fix_vlog
6 years ago
Qiyang Min 0cceede5a2
Merge pull request #14332 from velconia/add_py3_to_gen_dockerfile
6 years ago
Qiyang Min 698698f2fa
Merge branch 'develop' into fix_vlog
6 years ago
qingqing01 abe209234f
Exhaustive search for cuDNN conv. (#14286)
6 years ago
Kaipeng Deng f215534ecf
Merge pull request #14205 from heavengate/nearest_interp
6 years ago
dengkaipeng 72108d8dbe fix win compile error: EigenTenor * float unsupport. test=develop
6 years ago
Qiao Longfei e33bf70a23 update comment test=develop
6 years ago
tink2123 1fca1a395b fix the nn.py example
6 years ago
tensor-tang 22125ebaef
Merge pull request #14321 from tensor-tang/fea/jit/vscal
6 years ago
Tao Luo f1046d7e37
Merge pull request #14335 from wojtuss/wojtuss/add-graph-viz
6 years ago
Qiao Longfei 319618e980 optimize comment, add unit test test=develop
6 years ago
Xin Pan 98f38ae9ef
Merge pull request #14243 from panyx0718/fix2
6 years ago