Commit Graph

2552 Commits (7cfddf22c86b1584d264e4ebc8059e8d70ca4c9c)

Author SHA1 Message Date
mozga-intel 6a6bf597f7 [NGraph] Enable elementwise_div operator test=develop (#17515)
7 years ago
Zeng Jinle 3a6ead24ad
Add no_grad decorator to dygraph (#17790)
7 years ago
lilong12 bfcc97d924
Split the unittest test_dist_mmist into multiple unittests (test_dist_mnist, test_dist_mnist_nccl and test_dist_mnist_lars) to avoid timeout (#17707)
7 years ago
guru4elephant d52391094d
fix prepare context redundant code problem, optimize executor by cach… (#17743)
7 years ago
baojun 2c58f1a83c [NGraph] Added lookup table to ngraph engine test=develop (#17647)
7 years ago
pawelpiotrowicz bacc822492 [NGraph] Enable transpose ngraph operator (#17636)
7 years ago
baojun 90eae0b39a [NGraph] Addded slice op to ngraph test=develop (#17648)
7 years ago
baojun 2fbaa5c075 [NGraph] added matmul op to ngraph engine test=develop (#17645)
7 years ago
Hongyu Liu 552f8395a3
remove ocr unit test; test=develop (#17755)
7 years ago
Bai Yifan bba57cdd82
Add deformable conv v2 op,test=develop (#17145)
7 years ago
Hongyu Liu 0a02451ea0 fix ocr; test=develop (#17751)
7 years ago
pawelpiotrowicz 9b99876442 Enable less_than ngraph operator (#17642)
7 years ago
Jiabin Yang effc555955
test=develop, layz init Grad (#17653)
7 years ago
Jiabin Yang 33a791dd81 test=develop, add ocr in dygraph test (#17470)
7 years ago
pawelpiotrowicz 70a887af63 [NGraph] Add reduce_sum operator for Ngraph (#17450)
7 years ago
baojun 29baca0dd8 add depthwise_conv2d op to ngraph engine (#17454)
7 years ago
mozga-intel ccf9e2327b [Lite] Enable cast operator test=develop (#17294)
7 years ago
Hongyu Liu 9f85f21880
Add new gard clip [old gradient clip not support in dy graph] (#17523)
7 years ago
Tao Luo 962eed6f82
Revert "Enable SQRT operator for the nGraph Bridge (#17549)" (#17680)
7 years ago
Krzysztof Binias f34830e2aa Enable SQRT operator for the nGraph Bridge (#17549)
7 years ago
Zeng Jinle 432ac70124
clean code of py_layer in dygraph mode,test=develop (#17661)
7 years ago
gongweibao 65bbf950ee
Add multi-ncclcomm and 2D ncclallreduce support. (#17263)
7 years ago
Krzysztof Binias b1bd483a7d [NGraph] Enable gelu operator for the nGraph Bridge. (#17547)
7 years ago
hutuxian 1670db5e86
Gather Op Index Support int64_t datatype (#17610)
7 years ago
mozga-intel 2b83d75bfa Enable elementwise pow operator for ngraph (#17526)
7 years ago
Michał Gallus 0c39b97b4e [MKL-DNN] Add Fully Connected Op for inference only(#15226)
7 years ago
wopeizl 6724a652f3
add __str__ method for tensor and lodtensor to support print test=dev… (#17588)
7 years ago
Krzysztof Binias e9216d0602 Enable logical operators for the nGraph Bridge. (#17543)
7 years ago
Kaipeng Deng 3db9c8c982
refine shape and split test. test=develop (#17545)
7 years ago
mozga-intel 0d4cbdad91 [NGraph] Enable elementwise mul operator (#17552)
7 years ago
mozga-intel f2694e122d [NGraph] Enable assign operator for a ngraph, test=develop (#17437)
7 years ago
mozga-intel cf02cb5e98 Enable elementwise sub operator for ngraph (#17527)
7 years ago
Jiabin Yang 3ee3611aa7
test=develop, fix test_imperative_resnet failed on CI (#17583)
7 years ago
mozga-intel 035771512d Enable elementwise min operator for ngraph (#17521)
7 years ago
pkpk d817263c80
add unittest of dygraph RL models. (#17550)
7 years ago
Qiao Longfei 58f7695ab2
Async exe support communicator (#17386)
7 years ago
mozga-intel 109b5aed5a [NGraph] Enable reshape operator test=develop (#17512)
7 years ago
wopeizl 3bd14263f5
decrease the train loop number to avoid run too long to fail the ci process test=develop (#17567)
7 years ago
Krzysztof Binias 43d15b9d96 Enable square operator for the nGraph Bridge. (#17551)
7 years ago
Sevin F. Varoglu f86f49e779 [NGraph] add increment op to ngraph engine (#16929)
7 years ago
guomingz 2281ebf0f3 Enable the convolution/relu6(bounded_relu) fusion for FP32 on Intel platform. (#17130)
7 years ago
Yibing Liu f9796b1249
Add LAMB Optimizer support (#17489)
7 years ago
mozga-intel 99ab57123c Enabled ngraph elementwise max operator (#17517)
7 years ago
Tao Luo 3d19f44a89
remove unused SERIAL compiler option (#17500)
7 years ago
mozga-intel 1eb151752e Enable abs operator for a ngraph test=develop (#17436)
7 years ago
Zhaolong Xing ff7f911b4d
add quant_dequant_moving_avg_max_abs op (#17480)
7 years ago
lvmengsi 10b23a72c1 Double backward elementwise div (#17416)
7 years ago
Kaipeng Deng 14f223624f
fix sqrt unittest. test=develop (#17440)
7 years ago
lvmengsi 977e9fcb27
support elementwise_sub double backward (#17476)
7 years ago
Yan Xu 0217555530 polish parallel dygraph code (#17164)
7 years ago