Commit Graph

6442 Commits

Author SHA1 Message Date
mindspore-ci-bot c68b92e081 !4026 fix cmakelist while compiling with debug mode
Merge pull request !4026 from 34bunny/CMake-debug-mode-fix
2020-08-06 22:42:43 +08:00
mindspore-ci-bot 8f17535045 !3831 CUDA - GPU MirrorPad New Op
Merge pull request !3831 from danishnxt/GPU_One
2020-08-06 22:27:33 +08:00
mindspore-ci-bot c2cd2df9e7 !3961 unroll loop for fp32 depth wise convolution to 16
Merge pull request !3961 from lixian/master
2020-08-06 22:22:44 +08:00
lixian 48e2f85593 optimization for depth wise convolution 2020-08-06 22:13:55 +08:00
mindspore-ci-bot 000aa2e17e !4040 add int8 strided_slice kernel
Merge pull request !4040 from sunsuodong/strided_slice_int8
2020-08-06 21:43:06 +08:00
mindspore-ci-bot a1b2f3925b !4071 [MS][LITE] Support broadcast for power op
Merge pull request !4071 from zhanyuan/tmp
2020-08-06 21:29:57 +08:00
mindspore-ci-bot 7074977645 !4070 Add time profile to calculate the running time of the operator.
Merge pull request !4070 from yeyunpeng2020/master_profile
2020-08-06 21:24:46 +08:00
sunsuodong 5e188a7503 add int8 stride_slice 2020-08-06 21:19:04 +08:00
mindspore-ci-bot a2b3235692 !4047 add attr 'shape' and 'dtype' and interface 'asnumpy' for Tensor
Merge pull request !4047 from zhangbuxue/add_attr_dtype_and_shape_and_interface_asnumpy_for_tensor
2020-08-06 21:12:30 +08:00
mindspore-ci-bot 470328eeaf !4060 fix do concat in while loop specialize error
Merge pull request !4060 from fary86/fix_while_concat_specialize_error
2020-08-06 21:12:13 +08:00
zhanyuan 03b4de2e2c Support broadcast for Power OP 2020-08-06 21:11:02 +08:00
yeyunpeng 32d85c0f94 add time profile 2020-08-06 21:10:49 +08:00
mindspore-ci-bot f0cfc42ec2 !3967 [refine][api]Init parameter data by default
Merge pull request !3967 from vlne-v1/I1Q23G-pynative-parameter-not-init
2020-08-06 20:58:04 +08:00
mindspore-ci-bot c1b09be81f !3786 add gpu multinomial sample python code
Merge pull request !3786 from baihuawei/multinomial
2020-08-06 20:42:07 +08:00
mindspore-ci-bot bb776efe17 !3886 add lite arm op softmax_int8 and fix lrn bugs
Merge pull request !3886 from wangminggui/master
2020-08-06 20:24:49 +08:00
mindspore-ci-bot 45df35fca3 !4017 add anf expoter depthwise conv attr
Merge pull request !4017 from wangchangkai/master
2020-08-06 20:15:40 +08:00
mindspore-ci-bot d6547a46e7 !3973 enable convert anf fusion pass and optimize
Merge pull request !3973 from zhengjun10/master
2020-08-06 19:54:35 +08:00
Wei Luning d4d6457ea7 init parameter data by defaultOnly keep no data as MetaTensor in auto parallel mode 2020-08-06 19:52:31 +08:00
fary86 7602054acd Fix do concat in while loop specialize error 2020-08-06 19:41:11 +08:00
mindspore-ci-bot eaa28ac4a4 !4008 Add new hms ops of split and eltwise with type of int8
Merge pull request !4008 from liuwenhao/master
2020-08-06 19:37:30 +08:00
mindspore-ci-bot dd68fb16bf !4020 Fix grammatical error in the comment
Merge pull request !4020 from huangxinjing/doc-error
2020-08-06 19:29:28 +08:00
mindspore-ci-bot 691ee5f19c !3937 Change comment and nms in yolov3-darknet53.
Merge pull request !3937 from yangyongjie/master
2020-08-06 19:26:18 +08:00
mindspore-ci-bot 00fa08ba84 !3936 [lite]compare,batch_to_space,depth_to_space,argmin,argmax support int8
Merge pull request !3936 from chenjianping/lite_dev
2020-08-06 19:25:43 +08:00
mindspore-ci-bot 4b2e26f16b !3943 add arm cpu fp32 op: lstm
Merge pull request !3943 from yangruoqi713/lite
2020-08-06 19:23:55 +08:00
mindspore-ci-bot c1f8ade209 !4055 [LITE] fix bug: arm cpu fp32 op stride_slice infershape
Merge pull request !4055 from yangruoqi713/stride_slice
2020-08-06 19:23:50 +08:00
mindspore-ci-bot fcac41cc85 !3959 add lite kernel topk_int8
Merge pull request !3959 from sunsuodong/topkv2_int8
2020-08-06 19:23:20 +08:00
mindspore-ci-bot 50d758561d !4042 RowMajor2Col8Major Neon code
Merge pull request !4042 from ling/deconv
2020-08-06 19:22:51 +08:00
zhengjun10 6e57281cb7 enable converter anf fusion pass and optimize code 2020-08-06 19:18:17 +08:00
yangruoqi713 94d30b31f2 fix bug: arm cpu fp32 op stride_slice infershape 2020-08-06 19:02:03 +08:00
mindspore-ci-bot fe7141e9e0 !4019 add tensor layout in strategy checkpoint
Merge pull request !4019 from yao_yf/add_layout_in_stra_ckpt
2020-08-06 19:00:11 +08:00
mindspore-ci-bot ef292bb919 !4052 add back securec for mindspore
Merge pull request !4052 from hangq/master
2020-08-06 18:56:00 +08:00
hangq 66493a89ab fix bug for securec 2020-08-06 18:08:20 +08:00
mindspore-ci-bot 3e5eb8ead3 !3971 fix compile warning
Merge pull request !3971 from sunsuodong/compile_warning
2020-08-06 17:59:09 +08:00
mindspore-ci-bot 1d726235b4 !4002 add primitive create
Merge pull request !4002 from sunsuodong/copy_primitive
2020-08-06 17:58:59 +08:00
mindspore-ci-bot cbd6e7633d !3998 remove unused third_party & strip so when Release
Merge pull request !3998 from hangq/master
2020-08-06 17:54:27 +08:00
ling 4ca239fa00 int8 deconv bug 2020-08-06 17:35:02 +08:00
sunsuodong 5969769b4c topk_int8 2020-08-06 17:31:58 +08:00
sunsuodong 179603ec72 fix compile warning 2020-08-06 17:30:27 +08:00
sunsuodong 4c04c9a916 add ops create 2020-08-06 17:28:45 +08:00
mindspore-ci-bot c17ed236ee !4046 add nets for benchmark
Merge pull request !4046 from andy_wangrui/master
2020-08-06 17:26:00 +08:00
andy e1eb70bf67 add nets for cali 2020-08-06 17:12:36 +08:00
chenjianping 32960a58d1 compare,depth_to_space,batch_to_space support int8,append argmin,argmax,batch_to_space test 2020-08-06 17:03:23 +08:00
baihuawei 4d92c5b39e add multinomial 2020-08-06 16:49:27 +08:00
buxue 8c5db0f919 add attr 'shape' and 'dtype' and interface 'asnumpy' for Tensor 2020-08-06 16:41:03 +08:00
mindspore-ci-bot 697720ef5b !4045 fix class not declear when building ge
Merge pull request !4045 from liubuyu/bug_fix
2020-08-06 16:40:17 +08:00
mindspore-ci-bot ba3a2976dc !4038 support ops cholesky for resnet50 thor gpu
Merge pull request !4038 from mamba_ni/master
2020-08-06 16:39:43 +08:00
mindspore-ci-bot 7bb4452bf6 !4028 fix mpi link error
Merge pull request !4028 from kisnwang/disable-host-mpi
2020-08-06 16:38:08 +08:00
mindspore-ci-bot 352d2462a7 !3995 handle the bug which can't print in control flow
Merge pull request !3995 from Margaret_wangrui/handle_exec_order
2020-08-06 16:22:48 +08:00
mindspore-ci-bot 1c6ddf70b6 !4043 add serving st
Merge pull request !4043 from hexia/serving_st
2020-08-06 16:15:11 +08:00
mindspore-ci-bot 2372cf2f1f !3429 Optimize the time of producting cacha key in pynative
Merge pull request !3429 from JoyLvliang/optimize-the-time-of-producting-cacha-key-in-pynative
2020-08-06 16:14:43 +08:00