i-robot
|
705bfca13a
|
!35669 Fix the formula in the docs of deformable_conv2d
Merge pull request !35669 from YuJianfeng/code_docs
|
2022-06-09 08:01:05 +00:00 |
i-robot
|
cb8d7b030e
|
!35565 update LogSoftmax CPU kernel
Merge pull request !35565 from zhujingxuan/logsoftmax
|
2022-06-09 07:58:44 +00:00 |
i-robot
|
8a90d74860
|
!35639 modify ckpt file chmod
Merge pull request !35639 from changzherui/mod_chmod_file
|
2022-06-09 07:37:52 +00:00 |
i-robot
|
01ee3144ec
|
!35668 silu bugfix
Merge pull request !35668 from Henry Shi/operators_bugfix
|
2022-06-09 07:34:47 +00:00 |
Henry
|
454e50bad5
|
silu bugfix
|
2022-06-09 15:23:16 +08:00 |
yujianfeng
|
02626022a2
|
Fix the formula in the docs of deformable_conv2d
|
2022-06-09 15:07:55 +08:00 |
i-robot
|
d9e30fce83
|
!35649 [MD] fix validation bug in DvppDecodeVideo
Merge pull request !35649 from liyong126/fix_bug_0609
|
2022-06-09 06:50:38 +00:00 |
i-robot
|
eb5a353d38
|
!35443 [GraphKernel] conv2d for lite.
Merge pull request !35443 from chenlei_autodiff/lite_callback
|
2022-06-09 06:47:29 +00:00 |
i-robot
|
a6275d3726
|
!35032 ascend support AllToAll kernel by kernel
Merge pull request !35032 from baihuawei/alltoall
|
2022-06-09 06:43:50 +00:00 |
i-robot
|
907b226d86
|
!35608 update reflectionpad api
Merge pull request !35608 from shaojunsong/code_docs_api_ch
|
2022-06-09 06:40:31 +00:00 |
i-robot
|
1011339a61
|
!35593 fix fastgelugrad dynamic shape bug
Merge pull request !35593 from KXiong/branch_fastgelugrad_bug
|
2022-06-09 06:40:09 +00:00 |
i-robot
|
ccc681eec8
|
!35610 [kernel]fix apply proximal adagrad vmap bug
Merge pull request !35610 from 张学同/applyproximaladagrad_gpu
|
2022-06-09 06:36:08 +00:00 |
i-robot
|
599c49f68f
|
!35561 Register the host_depends inside each op instead of an external map
Merge pull request !35561 from hanhuifeng/host_depend
|
2022-06-09 06:32:15 +00:00 |
i-robot
|
d87f0bea2d
|
!35623 Import the error for syntax "for x in xs"
Merge pull request !35623 from LiangZhibo/syntax
|
2022-06-09 06:30:17 +00:00 |
i-robot
|
eafd35217a
|
!33569 add hswish operator
Merge pull request !33569 from jjfeing/add_hswish_operator
|
2022-06-09 06:19:38 +00:00 |
i-robot
|
598caa37ca
|
!35568 Extend the MatrixBandPart kernel to support batch.
Merge pull request !35568 from liqiliang/vmap_and_dynamic_and_tests
|
2022-06-09 06:14:48 +00:00 |
i-robot
|
c1f8bdb59f
|
!35648 dsp cancel cle
Merge pull request !35648 from yeyunpeng2020/dsp
|
2022-06-09 05:52:47 +00: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 |
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 |
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 |
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 |
shaojunsong
|
32b151102e
|
update reflectionpad api
|
2022-06-09 10:24:22 +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 |
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 |