Commit Graph

45876 Commits

Author SHA1 Message Date
zjun 1e275ed329 Fix some bug
Signed-off-by: zjun <zhangjun0@huawei.com>
2022-05-12 14:38:24 +08:00
i-robot d821634e45
!34128 Chaneg EditDistance infer to C++
Merge pull request !34128 from LiangZhibo/distance_infer
2022-05-12 06:35:29 +00:00
i-robot 7e8a6b18b4
!34256 Delete the duplicate initialize_ for gpu_cpu_kernel_mod.
Merge pull request !34256 from liqiliang/kernel_map_to_hashmap
2022-05-12 06:32:41 +00:00
i-robot b1b208bc99
!34172 Add round functional and tensor interface and vmap
Merge pull request !34172 from LiangZhibo/round_ops
2022-05-12 06:30:05 +00:00
chenfei b3fb616bfe fix perfomance 2022-05-12 14:27:27 +08:00
zhaizhiqiang d651b8062b refactor lite 2022-05-12 14:21:49 +08:00
Zhang Qinghua d5dc2d6f73 Fix the grad by position issue, and fix typo issues. 2022-05-12 12:56:35 +08:00
zjun 70aa28664b Delete update dynamic shape
Signed-off-by: zjun <zhangjun0@huawei.com>
2022-05-12 12:25:37 +08:00
huangxinjing b5a685739f [AUTOPARALLEL]Fix the error of hccl api 2022-05-12 12:14:10 +08:00
i-robot b680e394ab
!34145 [MS][OPS] Ger FastGeLU FastGeLUGrad adjust kernelmod
Merge pull request !34145 from KXiong/master
2022-05-12 03:49:42 +00:00
i-robot 2da6bc193f
!33048 Add half support for LogSoftmax CPU kernel
Merge pull request !33048 from zhujingxuan/LogSoftmax
2022-05-12 03:46:25 +00:00
i-robot 5e5606e82f
!33193 [assistant][ops]New operator implementation, include igamma igammac igammagrad
Merge pull request !33193 from ganqijun/ig
2022-05-12 03:44:53 +00:00
zhaoting 278f7d49ec Revert "modify SqrtGradKernel add judgment of divide zero"
This reverts commit c0df64e8e5.
2022-05-12 11:31:15 +08:00
z00512249 9b134b8a63 fix bce_with_ligits_loss core/ops infer bugs 2022-05-12 11:18:27 +08:00
fr199787 9e5eb88799 [faet] [assistant] [I4S2FH] add new operator GetImageSize 2022-05-12 11:17:38 +08:00
hangangqiang 696db19949 add support for ast.Add & fix bug in nn.quant 2022-05-12 11:12:27 +08:00
gaoyong10 f8f07d1dbf Fix erase failed in stack actor. 2022-05-12 10:53:20 +08:00
i-robot 98cb5274a2
!34101 Roll back the import method of the initializer
Merge pull request !34101 from 冯一航/initializer_import_rolling_back
2022-05-12 02:50:33 +00:00
i-robot fc281d9924
!33984 clean static check
Merge pull request !33984 from cjh9368/static_check
2022-05-12 02:44:41 +00:00
LaiYongqiang bbefea9141 copy data from old device address to new device address when allocate continuous memory 2022-05-12 10:40:40 +08:00
ZhidanLiu fdd6f7c759 add nn.ConstantPad1d nn.ConstantPad2d nn.ConstantPad3d and nn.ZeroPad2d 2022-05-12 10:34:52 +08:00
i-robot 5cdfc094fb
!32695 [feat] [assistant] [I4CRKM] [I4CRKN] add nn operator MaxPoolV1 and MaxPoolGradV1
Merge pull request !32695 from Seeker98/0407_m
2022-05-12 02:20:27 +00:00
z00512249 720af33b46 refactor selu for gpu && cpu backend. 2022-05-12 10:20:18 +08:00
huodagu 1468edb03b modify format 2022-05-12 10:11:10 +08:00
i-robot 6bcd8f4c0c
!34211 [MS][LITE][Develop] benchmark python api demo update
Merge pull request !34211 from luoyuan/benchmark_py_api_demo_update
2022-05-12 02:10:59 +00:00
i-robot a07d989a10
!34209 java Benchmark switch new api
Merge pull request !34209 from liyan2022/dev_jni
2022-05-12 02:08:36 +00:00
zlq2020 f19c8bc209 add owners for Vmap&Taylor rules development 2022-05-12 10:08:09 +08:00
i-robot 00cc88fd45
!34224 [MS][LITE]Fix Operator parallelism time profiling
Merge pull request !34224 from gongdaguo1/fix_time
2022-05-12 02:08:02 +00:00
i-robot 5e31a54cbb
!32787 [assistant][ops]Add GetImageNumChannels
Merge pull request !32787 from yangwm/channels
2022-05-12 02:07:12 +00:00
z00512249 dd18a68fcc fix dropout_nd core/ops to limit of function vmap 2022-05-12 10:03:51 +08:00
i-robot 8458b39286
!34076 Fix PanGu Shape ERROR
Merge pull request !34076 from huangxinjing/fix_shape_error
2022-05-12 02:02:05 +00:00
looop5 6bee940b3b IndexAdd supports vmap 2022-05-12 10:01:36 +08:00
chenzhuo 906f569a93 add api docs of jet and derivative 2022-05-12 10:00:40 +08:00
i-robot 3f729fa969
!34247 Refactor the function name from RecoveryFullPath to RecoveryPath
Merge pull request !34247 from chengang/function_rename
2022-05-12 01:41:18 +00:00
i-robot 2199898e00
!34246 Add unit testcase for recovery of meta server node
Merge pull request !34246 from chengang/add_ut_for_msn_recovery
2022-05-12 01:40:42 +00:00
i-robot 4ff7dc04c7
!34173 change DeviceAddressType to DeviceType
Merge pull request !34173 from laiyongqiang/DeviceType
2022-05-12 01:30:37 +00:00
zhangxuetong 8ac51461f5 add assign sub kernel 2022-05-12 09:27:03 +08:00
wangyanling10 e9f7ce592b fix concat infer bug 2022-05-12 09:22:40 +08:00
liangzhibo 7fa0a77e08 Add round functional, tensor interface and vmap 2022-05-12 09:22:38 +08:00
i-robot 0aac778386
!34040 [MS][LITE][develop] fix code check
Merge pull request !34040 from sunsuodong/fix_code_check
2022-05-12 01:21:46 +00:00
i-robot 708188ac27
!34207 [ops]add the bessel_y0 and bessel_y1 CPU operator
Merge pull request !34207 from maoyaomin/mym_bessel_0507
2022-05-12 01:18:46 +00:00
i-robot 7c7a8c3d9b
!34045 refactor lp_norm gpu kernel for gpu backend.
Merge pull request !34045 from zhuzhongrui/pub_master1
2022-05-12 01:18:03 +00:00
i-robot f67a6d2d31
!34255 fix maximum_grad bug for gpu backend.
Merge pull request !34255 from zhuzhongrui/pub_master
2022-05-12 01:17:41 +00:00
i-robot 059e137f2d
!34226 [kernel]add kernel ceil
Merge pull request !34226 from 张学同/ceil
2022-05-12 01:16:41 +00:00
i-robot c135b5995d
!34258 [MS][LITE][develop] add para check
Merge pull request !34258 from sunsuodong/python_api
2022-05-12 01:12:48 +00:00
i-robot f82da96b6c
!34236 [Auto parallel] [Interface] Add parallel algorithms interface into MindSpore's main interface
Merge pull request !34236 from Xiaoda/128-add-algo-to-mindspore-init
2022-05-12 01:12:38 +00:00
i-robot 120838beac
!34242 Change log level from warning to info.
Merge pull request !34242 from liangzelang/dev_fix_warning_log
2022-05-12 01:09:53 +00:00
i-robot 14d391210f
!34237 [ME] Fix the bug of Sequence elimination when the return value of the optimizer is Tuple.
Merge pull request !34237 from Margaret_wangrui/sequence
2022-05-12 01:09:50 +00:00
liuchongming 4b2ad0a6e4 Eliminate useless cast node in model when the input tensor data type is same with target data type 2022-05-12 06:39:46 +08:00
i-robot 3edb59f52f
!34198 [MD][Offload] Assign value when input_culmn attr is empty in Map op
Merge pull request !34198 from alashkari/text-bug
2022-05-11 21:42:38 +00:00