Commit Graph

9689 Commits

Author SHA1 Message Date
zhujingxuan e9c267d268 reduce testcase size 2022-06-09 15:53:52 +08:00
zhousiyi 6afda60609 add ut test cases for parallel-if by check isomorphic funcgraphs 2022-06-09 07:45:42 +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 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 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
looop5 4c5de144ce add functional, tensor interface and vmap for ops.Pad 2022-06-09 14:26:36 +08: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
liu-yongqi-63 0dfd42153f per_batch_map input column optimization 2022-06-09 13:17:02 +08:00
liruoxuan 830cca9c53 [assistant][ops][I40FK0] add Cholesky operator 2022-06-09 12:39:36 +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
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 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
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 3e11eded32
!33594 [assistant][Resample]
Merge pull request !33594 from chenchen/Resample
2022-06-09 02:08:54 +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
huanghui f9c502d4ca fix print all to fallback 2022-06-09 09:54:56 +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 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
liangzhibo 59df5656b3 Improve the error for fallback control flow 2022-06-09 09:08:52 +08:00
Parallels af2cab6fa5 bugfix for order of gather hostnames 2022-06-08 23:56:23 +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
hesham 13ce3b6fd4 python MP new 2022-06-08 10:52:44 -04:00
liutongtong 7605d6470d add earlystop and reducelrpleatu 2022-06-08 22:10:43 +08:00
i-robot 7fa2215252
!31463 Add ArgMax(Min)WithValue to Expander
Merge pull request !31463 from jiaoy1224/argmaxwithvalue
2022-06-08 13:02:12 +00:00
liqiliang e0369d0d54 Extend the MatrixBandPart kernel to support batch. 2022-06-08 20:45:19 +08:00
i-robot 8c823836a6
!35383 Add cpu kernel for deformable_offsets
Merge pull request !35383 from YuJianfeng/deformable_conv
2022-06-08 11:13:30 +00:00
i-robot aacf006016
!34766 add gpu deformable offset grad
Merge pull request !34766 from kisnwang/add-gpu-deformable-offset-grad
2022-06-08 09:35:03 +00:00
i-robot 0f27520ddb
!35560 Move ClipByNorm to inner interface
Merge pull request !35560 from JoyLvliang/move_clipbynorm_to_inner_interface
2022-06-08 09:27:05 +00:00
i-robot 37561dc40d
!35326 Extend export/load with customized encryption functions
Merge pull request !35326 from 张澍坤/master
2022-06-08 09:04:59 +00:00
z00512249 c85cb977db add mish lrn lrn_grad vmap_rule and some test case 2022-06-08 16:43:02 +08:00
i-robot 33e737e07f
!35511 Change spelling to American English
Merge pull request !35511 from xiaotianci/fix_spelling
2022-06-08 08:41:06 +00:00
i-robot ddeaad24fd
!35386 add gpu dataformatdimmap
Merge pull request !35386 from KXiong/branch_gpu_dataformatdimmap
2022-06-08 08:35:11 +00:00
Xiao Tianci 2df7c5a193 fix bugs of Pad 2022-06-08 15:57:28 +08:00
chenfei bcd6ad95a3 add test ut 2022-06-08 15:56:40 +08:00
i-robot 1ae90cbaea
!35439 AdamApplyOneWithDecay support dynamic shape
Merge pull request !35439 from Yanzhi_YI/adam_with_decay
2022-06-08 07:54:15 +00:00
i-robot dc6bee390e
!33385 UpsampleNearest3D GPU operator
Merge pull request !33385 from tom_chen/upsample
2022-06-08 07:52:04 +00:00
i-robot ff6a2a1c8d
!35477 add flatten weight adam weight decay st
Merge pull request !35477 from kisnwang/add-adam-weight-decay-flatten-weight-st
2022-06-08 07:17:41 +00:00
i-robot 4ae05706e5
!35381 Add MatrixSolve Op CPU Kernel
Merge pull request !35381 from zhujingxuan/MatrixSolve
2022-06-08 06:24:06 +00:00
ling 60e7d1f947 tan support complex 2022-06-08 14:14:01 +08:00
i-robot e5d57a316e
!35534 fixed bug in st cases of reflectionpad
Merge pull request !35534 from shaojunsong/fix/st_reflectionpad
2022-06-08 06:12:07 +00:00
i-robot 539be854ba
!35371 fix rewrite bug
Merge pull request !35371 from 于振华/rewrite_r1.8_fix
2022-06-08 04:54:59 +00:00
liangzhibo 458a3d65a3 Change fallback control flow local param logic 2022-06-08 11:55:19 +08:00
yujianfeng 2d283c96df Add the implement of cpu kernel for deformable_offsets 2022-06-08 11:53:52 +08:00
zhengzuohe 9cda5eac64 add testcases for ScatterUpdate and unify the testing codes of ScatterMin/Max/Update 2022-06-08 11:50:30 +08:00
i-robot 624565f6fb
!35531 difference branches the same type
Merge pull request !35531 from lanzhineng/issue
2022-06-08 03:48:46 +00:00
chenx2ovo 6e62ed181e [feat][assistant[I3CEG6] add op resample 2022-06-08 11:46:12 +08:00
i-robot 59b9adefa2
!35499 Reduce the execution time of distributed ut cases
Merge pull request !35499 from chengang/reduce_ut_time
2022-06-08 03:38:21 +00:00
i-robot 53397921b3
!35507 [MS][LITE]add resize linear cpu kernel
Merge pull request !35507 from mengyuanli/resize_linear_1d_cpu
2022-06-08 03:31:12 +00:00
ling 313274ae66 soft shrink
unsorted segment prod num_segments type check
2022-06-08 11:22:34 +08:00
Shukun Zhang 8d92f989ab Add Customized Export With Encryption 2022-06-08 10:50:42 +08:00
i-robot 77489c3d3e
!34387 [assistant][ListDiff] add new operator ListDiff
Merge pull request !34387 from 李文轼/ListDiff
2022-06-08 02:43:58 +00:00
yiyanzhi_akane 1e18fe3574 AdamApplyOneWithDecay support dynamic shape 2022-06-08 09:53:01 +08:00
i-robot 275ee3c637
!35459 Fix GradOperation descripition and support tuple/list for 'get_by_list'.
Merge pull request !35459 from 张清华/opt
2022-06-08 01:46:39 +00:00
xiongkun 7249a25ad7 add gpu dataformatdimmap
tick

add dataformatdimmap

add dataformatdimmap

add dataformatdimmap

add dataformatdimmap

add dataformatdimmap
2022-06-08 09:43:07 +08:00
i-robot 37422cd424
!35567 add deformable offsets test
Merge pull request !35567 from zhangyinxia/master
2022-06-08 01:20:17 +00:00
kswang 410402ba6b add gpu deformable offset grad 2022-06-08 09:09:05 +08:00
i-robot 4f97ed5fb0
!35550 Fix the mish_grad test case.
Merge pull request !35550 from liqiliang/mishgrad-cpu
2022-06-08 00:00:48 +00:00
i-robot 802cfc8950
!34611 Trunc Operator for CPU
Merge pull request !34611 from Mina/master
2022-06-07 23:01:00 +00:00
tom__chen b4c0635d53 upsample_nearest_3d GPU operator 2022-06-07 10:43:53 -04:00
i-robot e84b1b3197
!35351 add determinant data_type && add vmap rule
Merge pull request !35351 from zhuzhongrui/pub_master
2022-06-07 13:17:24 +00:00
7347157+joylvliang@user.noreply.gitee.com e8bc5e59e7 move_clipbynorm_to_inner_interface 2022-06-07 21:01:04 +08:00
i-robot 63fbca95a4
!35172 support S string input in GE mode/ocr ops/scope fusion attr
Merge pull request !35172 from chenmai1102/cm_master
2022-06-07 12:55:08 +00:00
zhangyinxia 28193d3c97 add test for deformable_conv 2022-06-07 20:49:48 +08:00
Yang Jiao ecf69c41af expand argmaxminwithvalue 2022-06-07 20:41:19 +08:00
i-robot c8d964aff6
!34619 AdaptiveMaxPool2D support ascend platform.
Merge pull request !34619 from linqingke/adative_maxpool_2d_support_ascend
2022-06-07 12:31:34 +00:00
i-robot ea4c18db2b
!35199 modify ssd_mobilenet_fpn testcase
Merge pull request !35199 from anzhengqi/modify-modelzoo-testcase
2022-06-07 12:26:09 +00:00
i-robot 6fe64a18c9
!34770 Add gpu DeformableOffsets
Merge pull request !34770 from tanghuikang/gpu_deformable_offset
2022-06-07 10:55:50 +00:00
i-robot 1617f280d3
!33752 Add the GPU version of GridSampler2D/GridSampler2DGrad and GridSampler3D/GridSampler3DGad operators
Merge pull request !33752 from dessyang/grid_sampler_gpu_ops_dev
2022-06-07 10:54:50 +00:00
i-robot 911b7b9950
!33331 gpu priority replay buffer implement
Merge pull request !33331 from chenweifeng/priority-replay-buffer-gpu-kernel
2022-06-07 10:39:57 +00:00
i-robot 8f51b50547
!35393 Add tensor and functional interface for ScatterNdMul and ScatterNdMax operator.
Merge pull request !35393 from hezhenhao1/add_scatter_max
2022-06-07 09:49:34 +00:00
i-robot b8a0522b56
!35297 [kernel]add the vmap of apply proximal adagrad
Merge pull request !35297 from 张学同/applyproximaladagrad_gpu
2022-06-07 09:40:56 +00:00
liqiliang 6409772e72 Fix the mish_grad test case. 2022-06-07 17:18:17 +08:00
wilfChen bea37279ff gpu priority replay buffer 2022-06-07 16:08:08 +08:00
yuzhenhua fa60ab7c84 fix rewrite bug 2022-06-07 15:45:16 +08:00
i-robot e5d53e4c02
!34942 [bug] fix jet and grad input check error in graph mode
Merge pull request !34942 from chenzhuo/master
2022-06-07 07:35:04 +00:00
shaojunsong 6f9e4ccedc fixed reflectionpad bug in st cases of acend and cpu 2022-06-07 15:34:33 +08:00
lanzhineng c864d6a55c difference branches the same type 2022-06-07 15:07:14 +08:00
i-robot d9ff3dd395
!35375 fix handle builtin func in loop body
Merge pull request !35375 from huanghui/fix-fallback
2022-06-07 07:06:27 +00:00
mengyuanli 4444ecc668 add resize linear 1d cpu 2022-06-07 15:00:29 +08:00
Zhang Qinghua ce39353421 Fix GradOperation descripition and support tuple/list for 'get_by_list'. 2022-06-07 14:21:58 +08:00
z00512249 cb1f8886e0 add determinant data_type && add vmap rule 2022-06-07 14:21:45 +08:00
i-robot 568278684d
!34540 UpsampleTrilinear3D GPU Kernel
Merge pull request !34540 from danishfarid/UpsampleTrilinear3D
2022-06-07 06:07:34 +00:00
i-robot ec65b96074
!34252 [CPU operator] Add ReNorm CPU operator
Merge pull request !34252 from Xiaoda/127-add-renorm-op
2022-06-07 05:47:46 +00:00
i-robot 87c21bdc5c
!35335 Add pass to convert unused tuple output parameter to make_tuple
Merge pull request !35335 from YuJianfeng/mutable
2022-06-07 04:18:42 +00:00
linqingke 632eb99304 AdativeMaxpool2D support ascend platform. 2022-06-07 12:13:08 +08:00
i-robot ae2c2c34f3
!35288 batchtospacend support tensor/func/vmap
Merge pull request !35288 from r1chardf1d0/bts
2022-06-07 03:59:47 +00:00
i-robot e6686ba1c9
!35194 Add dynamic and vmap support for NLLLossGrad in Ascend.
Merge pull request !35194 from TronZhang/nlllossgrad
2022-06-07 03:04:12 +00:00
i-robot d740fe74c2
!35231 Tensor getitem & setitem support dynamic shape on ascend platform
Merge pull request !35231 from huoxinyou/0526tensorslice
2022-06-07 02:58:15 +00:00
zhangxuetong 355edf2e55 support apply_proximal_adagrad vmap 2022-06-07 10:56:56 +08:00
i-robot 526b1ebedc
!35273 Op ScatterNd, rewrite infer function with c++, supports vmap, supports dynamic shape on Gpu and Ascend.
Merge pull request !35273 from DeshiChen/0527_scatternd_dynshape
2022-06-07 02:54:09 +00:00
zhujingxuan 513f28fadb Add MatrixSolve Op 2022-06-07 10:44:39 +08:00