Commit Graph

53251 Commits

Author SHA1 Message Date
i-robot 9cc052e843
!42257 move Metrics from mindspore.nn to mindspore.train
Merge pull request !42257 from 吕昱峰(Nate.River)/acc_master
2022-09-18 09:10:53 +00:00
huandong f789f4b413 add flatten and floor function/nn/tensor interface and test
Signed-off-by: huandong <huandong1@huawei.com>
2022-09-18 16:17:18 +08:00
i-robot aa8ee62260
!42138 diag support the dynamic rank
Merge pull request !42138 from limingqi107/bug_fix4
2022-09-18 07:12:57 +00:00
i-robot 86ceec9f8d
!42223 pack l2normalize RandomCategorical UnsortedSegmentMin UnsortedSegmentMax ops add dynamic shape st
Merge pull request !42223 from tan-wei-cheng-3260/develop-twc-master
2022-09-18 06:52:00 +00:00
lvyufeng 208147d55b move Metrics from mindspore.nn to mindspore.train 2022-09-18 13:50:28 +08:00
i-robot 5f36650421
!42199 fix compiler bugs in window platform
Merge pull request !42199 from ZhidanLiu/master
2022-09-18 05:29:30 +00:00
w00517672 50e170ee23 add dynamic shape st of ApplyGradientDescent, DepthToSpace, ApplyMomentum, Multinomial 2022-09-18 11:56:36 +08:00
panshaowu 6d9b631b25 fix MirrorPadGrad bad_function_call bug 2022-09-18 11:44:03 +08:00
i-robot c1baeada83
!41853 Support Dynamic shape/rank for mirrorpad && maxpool
Merge pull request !41853 from zhangzhaoju/master
2022-09-18 03:14:53 +00:00
i-robot 3bb7374822
!42212 fix adjust method of lossscaler in graph
Merge pull request !42212 from 吕昱峰(Nate.River)/master
2022-09-18 02:19:27 +00:00
suxin b7cc00b98b Code Warning Clean 2022-09-18 04:59:29 +08:00
wangwenzhe_oo b866f9d71a support select trt op 2022-09-17 22:16:33 +08:00
zhangyong 3c70aae8fc add declare of embedding store 2022-09-17 21:19:15 +08:00
shaojunsong 2464dbb830 export ms function as mindir 2022-09-17 20:00:45 +08:00
greatpan 17fbe59b8a deconv fuzz 2022-09-17 17:36:16 +08:00
twc 989053607c pack l2normalize RandomCategorical UnsortedSegmentMin UnsortedSegmentMax ops add dynamic shape st 2022-09-17 17:19:54 +08:00
huandong 73b0ede1e4 [ops] add Greater/GreaterEqual (gt/ge) functional,Tensor impl
Signed-off-by: huandong <huandong1@huawei.com>
2022-09-17 17:17:39 +08:00
caifubi 388c02a7bb Pynative OpExecutor catch KeyboardInterrupt signal 2022-09-17 16:48:10 +08:00
greatpan 853d21bf39 deconv fuzz problem fix 2022-09-17 16:46:20 +08:00
i-robot 2b2edc30f4
!42198 support online converter
Merge pull request !42198 from 周超/online_converter
2022-09-17 07:27:34 +00:00
wang_shaocong 8cc6e42b7e [MSLITE] Code check 2022-09-17 15:21:15 +08:00
i-robot 6e7ff8484f
!42219 去除偶发性失败的local_file单元测试
Merge pull request !42219 from larryzhangyong/fix-occasionally-faild-ut
2022-09-17 07:11:41 +00:00
hanhuifeng2020 8672fe4afb fix some bugs of ynamicBroadcastGradientArgsCpuKernelMod code 2022-09-17 15:00:53 +08:00
i-robot f7007ae3f9
!42179 clean code
Merge pull request !42179 from xulei/clean_code
2022-09-17 06:54:45 +00:00
i-robot ccde2a2177
!42168 enable gpu on windows 0916
Merge pull request !42168 from chenminmin/master
2022-09-17 06:31:13 +00:00
i-robot 177d71f360
!42160 [MSLITE][CPU] fuzz problem fix
Merge pull request !42160 from Greatpan/deconv_fuzz5
2022-09-17 06:18:33 +00:00
i-robot 91439d5e08
!42202 [MSLITE][CPU] fuzz problem fix
Merge pull request !42202 from Greatpan/deconv_fuzz6
2022-09-17 06:18:07 +00:00
zhangyong f9e683db9d rm a occasionally failed ut 2022-09-17 14:16:28 +08:00
i-robot 3104af1e92
!41933 code clean
Merge pull request !41933 from liubuyu/master
2022-09-17 06:04:41 +00:00
i-robot d8342c9f35
!42144 adapt core.code for windows 0916
Merge pull request !42144 from chenminmin/master
2022-09-17 05:40:35 +00:00
i-robot 9d5c414dcf
!41981 upgrade Ascend package 14 Sept on master
Merge pull request !41981 from ZPaC/upgrade_ascend_zpc
2022-09-17 04:55:29 +00:00
zhou_chao1993 e7cf0f493a support online convert 2022-09-17 12:19:56 +08:00
i-robot b1a32c6c89
!41060 [assistant][ops]New operator implementation, include CombinedNonMaxSuppression
Merge pull request !41060 from Wangsong95/combinednonmaxsuppression
2022-09-17 03:57:09 +00:00
baihuawei ebf35bee19 add Ascend communication interface 2022-09-17 11:17:28 +08:00
ZhidanLiu 06934adc50 compiler bugs in window platform 2022-09-17 11:15:20 +08:00
yanglf1121 3ec16ca135 support pynative with sparse return 2022-09-17 10:51:41 +08:00
i-robot 4903ea8d43
!42003 reduce infertype bug
Merge pull request !42003 from huoxinyou/0914reduce
2022-09-17 02:45:39 +00:00
i-robot 0ff063e2a7
!41630 transpose support input_perm is tensor
Merge pull request !41630 from huoxinyou/0907transpose
2022-09-17 02:44:39 +00:00
fanjibin 1cb1f367c5 print support complex type 2022-09-17 10:25:47 +08:00
i-robot e100504d6a
!41947 fix dtype bug
Merge pull request !41947 from cjh9368/op_develop2
2022-09-17 02:00:27 +00:00
ivanshan_8170 1f246d4a74 change cla 2022-09-17 01:22:20 +00:00
i-robot 3eded70969
!41966 Fix exception raise of addn
Merge pull request !41966 from chenfei_mindspore/master-addn-log-fix
2022-09-17 01:15:16 +00:00
i-robot 1e0c228bae
!41971 r1.9 Fix exception raise of addn
Merge pull request !41971 from chenfei_mindspore/r1.9-addn-log-fix
2022-09-17 01:11:42 +00:00
i-robot cb2fa6bcf5
!39433 [feat] [assistant] [ops] [I5EWJ2] New GPU operator implementation, include FillDiagonal
Merge pull request !39433 from ESword/FillDiagonal
2022-09-17 00:40:46 +00:00
i-robot f8d8fbb47d
!36136 [assistant][ops] Add New GPU operator ScatterDiv/ScatterMul
Merge pull request !36136 from 彭念/scatterdiv/scattermul
2022-09-17 00:40:45 +00:00
lvyufeng bc4b99c7fb fix adjust method of lossscaler in graph 2022-09-17 06:38:03 +08:00
Cathy Wong 46d4608fe1 [MD] Fix some serdes bugs for Py UDFs, Py ops (w enum Inter & Border
parms, fill_value). AutoTune scenarios impacted.
2022-09-16 16:02:26 -04:00
ZPaC fc88413295 upgrade Ascend package 14 Sept on master 2022-09-16 23:27:03 +08:00
i-robot d36d375485
!42139 code_clean_220916
Merge pull request !42139 from yao_yf/code_clean_220916
2022-09-16 14:40:42 +00:00
i-robot c8b7d4dda8
!42152 Fix the loss of const_arg attr when using ms_function
Merge pull request !42152 from YuJianfeng/tensor_const
2022-09-16 13:59:01 +00:00