Commit Graph

45876 Commits

Author SHA1 Message Date
twc d0b60b6ffb fix issue I59Q88 2022-06-09 11:56:19 +08:00
i-robot fd50ac5dbf
!35380 add EarlyStopping and ReduceLROnPleatu callbacks
Merge pull request !35380 from liutongtong9/add_cbs
2022-06-09 03:42:37 +00:00
lianliguang 1a8a178ce3 fix kwargs in closure error 2022-06-09 11:35:49 +08:00
i-robot f266ddd05b
!35631 fix vmap of ScatterMax
Merge pull request !35631 from polyhedral/max
2022-06-09 03:32:26 +00:00
i-robot 490e502d01
!35557 add mish lrn lrn_grad vmap_rule and some test case
Merge pull request !35557 from zhuzhongrui/pub_master2
2022-06-09 03:29:02 +00:00
i-robot d79a264e81
!35417 add masked_fill api
Merge pull request !35417 from 范吉斌/maskedfill_docs
2022-06-09 03:27:34 +00:00
shenwei41 7d5633a406 Modify the constant expression 2022-06-09 11:24:28 +08:00
i-robot 4f07986eae
!35440 Add testcases for ScatterUpdate and unify the testing codes of ScatterMin/Max/Update
Merge pull request !35440 from zhengzuohe/test_scatterupdate
2022-06-09 03:20:59 +00:00
i-robot 5b6806ae36
!35641 Bugfix for gathering hostname under muti-node setting
Merge pull request !35641 from chengang/fix_gather_hostname_order
2022-06-09 03:06:44 +00:00
i-robot 7af215b172
!35168 PyNative反向图按Actors执行——Ascend后端使能
Merge pull request !35168 from caifubi/master-pynative-ascend-run-in-graph
2022-06-09 03:04:30 +00:00
i-robot 08885414c3
!35109 refactor build scripts to fit latest Ascend pacakge structure
Merge pull request !35109 from yanghaoran/master
2022-06-09 02:57:13 +00:00
i-robot e1f7ed5df7
!35432 Move embedding cache data structure to distributed directory
Merge pull request !35432 from zyli2020/embedding_cache_unify_runtime
2022-06-09 02:53:45 +00:00
jjfeing 5f8af95bb6 add hardswish & hardswishgrad 2022-06-09 10:51:38 +08:00
Seeker c908ac8cc3 Add aicpu op Lcm 2022-06-09 10:43:08 +08:00
i-robot 4667e4ea0a
!35637 runtime performance optimize-fix the bug of fusion actor running
Merge pull request !35637 from limingqi107/new_actor_runtime
2022-06-09 02:27:33 +00:00
tronzhang f24fe9dc42 add const modifier 2022-06-09 10:26:26 +08:00
shaojunsong 32b151102e update reflectionpad api 2022-06-09 10:24:22 +08:00
maning202007 dcd8c13f62 Fix the long file name issue
Fix bugs
2022-06-09 10:20:59 +08:00
alashkari d1f649c473 batchmatmul & matmul 2022-06-08 22:20:12 -04:00
Xiao Tianci 27374bd025 fix cropper 2022-06-09 10:09:40 +08:00
i-robot 3e11eded32
!33594 [assistant][Resample]
Merge pull request !33594 from chenchen/Resample
2022-06-09 02:08:54 +00:00
i-robot ab66257f24
!35525 remove output dy on KLDivLossGrad
Merge pull request !35525 from baihuawei/gpu_kl_div
2022-06-09 02:03:50 +00:00
i-robot 508f3d7b5f
!35647 takedown yolov3_darknet53 due to constant failures
Merge pull request !35647 from yanghaoran/takedown_testcases
2022-06-09 02:02:40 +00:00
i-robot 1e6af66b5a
!35354 soft shrink
Merge pull request !35354 from ling/sr
2022-06-09 02:02:16 +00:00
i-robot a185d3f032
!35539 Fix the bug in CheckStridedSlice about shrink_axis_mask and StridedSliceGrad Infer
Merge pull request !35539 from zhengzuohe/shrink_axis_mask
2022-06-09 01:57:37 +00:00
liyong 2ef6868443 fix validation bug 2022-06-09 09:56:33 +08:00
huanghui f9c502d4ca fix print all to fallback 2022-06-09 09:54:56 +08:00
i-robot f2acc43307
!35558 fix intopk docs
Merge pull request !35558 from 范吉斌/fix_intopk_docs
2022-06-09 01:53:37 +00:00
yeyunpeng2020 c2f6dbfb51 dsp dont support cle 2022-06-09 09:43:12 +08:00
i-robot 008953c4c0
!35466 tan support complex
Merge pull request !35466 from ling/bug
2022-06-09 01:39:27 +00:00
yanghaoran ff7c7c9b02 takedown yolov3_darknet53 due to constant failures 2022-06-09 09:39:17 +08:00
i-robot ef555956f2
!35454 Change the logic of inherit local python parameter between block.
Merge pull request !35454 from LiangZhibo/master
2022-06-09 01:34:52 +00:00
baihuawei 8b80248a50 alltoall for kernel by kernel 2022-06-09 09:30:33 +08:00
i-robot 86a37a553f
!35590 bug fix for cle with group conv
Merge pull request !35590 from yeyunpeng2020/cle
2022-06-09 01:29:15 +00:00
i-robot c7c3a3fa5d
!35613 The verification position is wrong, modify the verification position of the CelebADataset dataset parameter decrypt in the Python layer
Merge pull request !35613 from 刘勇琪/master
2022-06-09 01:28:56 +00:00
i-robot 2a0bcb581e
!35599 Fix several bugs of Pad
Merge pull request !35599 from xiaotianci/fix_pad
2022-06-09 01:26:03 +00:00
i-robot 06cfba0683
!35615 Add ut for side effect order enforce
Merge pull request !35615 from chenfei_mindspore/add-ut-for-abstract-ref
2022-06-09 01:22:32 +00:00
i-robot 2f4aa8b5d0
!35532 [MS][LITE] fix api
Merge pull request !35532 from sunsuodong/fix_api
2022-06-09 01:19:29 +00:00
liangzhibo 59df5656b3 Improve the error for fallback control flow 2022-06-09 09:08:52 +08:00
zhujingxuan 8ba5ca7d4c update LogSoftmax CPU kernel 2022-06-09 09:01:39 +08:00
i-robot ccdcaae2a2
!35581 [MD] Tranforms Unification - Minor code updates
Merge pull request !35581 from cathwong/ckw_xtranuni_code6_misc
2022-06-09 00:43:59 +00:00
Parallels af2cab6fa5 bugfix for order of gather hostnames 2022-06-08 23:56:23 +08:00
zhoufeng 90847d9ad5 acl init once
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
2022-06-08 23:46:49 +08:00
Tianyu Xu e5ecd64a76 修复Bessel i0/k0/k0e精度问题,修复Bessel算子st 2022-06-08 23:36:38 +08:00
changzherui 9de853b393 modify file chmod 2022-06-08 23:26:15 +08:00
lizhenyu 0517feeab9 Move embedding cache data structure to distributed directory 2022-06-08 23:01:30 +08:00
hesham 13ce3b6fd4 python MP new 2022-06-08 10:52:44 -04:00
Cathy Wong 64e68176dc [MD] Tranforms Unification - Minor code updates 2022-06-08 10:39:25 -04:00
limingqi107 be58d08f25 runtime performance optimize-fix the bug of fusion actor running 2022-06-08 22:15:19 +08:00
liutongtong 7605d6470d add earlystop and reducelrpleatu 2022-06-08 22:10:43 +08:00