Commit Graph

60898 Commits

Author SHA1 Message Date
Yingtong Hu 4eda157bf8 fix Fill problems 2023-02-06 09:52:49 +08:00
zhangdong 7821f14f41 fix reducesum bug 2023-02-06 09:52:10 +08:00
i-robot ea725736a6
!48413 修复GPU算子Hswish的st用例
Merge pull request !48413 from hedongdong/hswish
2023-02-06 01:46:09 +00:00
zhangfanghe 628c1a2c16 fix dataset_sink_mode of DeepFM. 2023-02-06 09:43:12 +08:00
i-robot 9171b5d329
!48406 fix api migration issues and some doc issues
Merge pull request !48406 from 李林杰/0204_fix_aicpu_migration_issues_master
2023-02-06 01:41:21 +00:00
gaoyong10 72f84f89f7 Code check. 2023-02-06 09:39:42 +08:00
wilfChen 8e46835c1e disable dynamic rank testcase 2023-02-06 09:34:58 +08:00
hanhuifeng2020 71e47ce2b2 fix two bugs of pynative dynamic shape: bn_grad_split pass and AclOpOptimize 2023-02-05 18:17:13 +08:00
i-robot 7cddb2c437
!48404 bugfix for ps server can not exit
Merge pull request !48404 from zyli2020/bug_fix
2023-02-05 08:45:39 +00:00
lilinjie 2b78a9ecbd fix api migration issues and some doc issues 2023-02-05 12:54:47 +08:00
i-robot ec4c1158a9
!48357 fix allreduce and add openstate in comm_fusion
Merge pull request !48357 from jiahongQian/master
2023-02-04 12:23:35 +00:00
jin-xiulang 0c9d809b58 fix dynamic obfuscation ut issue 2023-02-04 20:13:28 +08:00
huangchengnuo 4741bbfa7d add sequence 2023-02-04 19:11:07 +08:00
i-robot 5a3beab483
!48409 NonDeterministicInts算子补齐数据类型
Merge pull request !48409 from 黄勇/add_data_type_NonDeterministicInts
2023-02-04 09:24:07 +00:00
hedongdong 2307b9dd39 fix testcase for gpu op of hswish 2023-02-04 17:23:11 +08:00
i-robot 85a082b228
!48341 fix bug of max_unpoolnd about setting of parameter output_size
Merge pull request !48341 from ZhidanLiu/master
2023-02-04 09:11:31 +00:00
i-robot 0d1d9b82c5
!48311 bug fix for NonDeterministicInts
Merge pull request !48311 from 黄勇/bug_fix_NonDeterministicInts
2023-02-04 08:33:43 +00:00
i-robot 10ab060fa3
!48268 Narrow down the range of dynamic flag
Merge pull request !48268 from wanghenchang/master_0130
2023-02-04 08:13:15 +00:00
huangyong 172c11bd64 add date type nondeterministic 2023-02-04 15:14:28 +08:00
huangxinjing 6bbadfcf3f Fix document error 2023-02-04 14:37:07 +08:00
i-robot a3ec17fc5a
!48399 Remove ST from GRUV2 and LSTMV2
Merge pull request !48399 from liuluobin/master_remove_rnnv2_st
2023-02-04 03:33:08 +00:00
fengyihang 179362d645 modify api mapping 0204 2023-02-04 11:31:08 +08:00
wangchangheng d6d157125d Narrow down the range of dynamic flag 2023-02-04 11:23:45 +08:00
i-robot a4b2afc0ea
!48234 fix a bug that test_yolov5_dynamic_gpu case fail on 3090 GPU device
Merge pull request !48234 from hanhuifeng/yolov5_case_mod
2023-02-04 02:56:25 +00:00
i-robot 67abbb89d1
!48349 merge canndev code to mindspore
Merge pull request !48349 from 沈竞兴/canndev_last1
2023-02-04 01:57:27 +00:00
i-robot 2a1a3808ae
!48398 inherit for dynamic param kernel.
Merge pull request !48398 from ZPaC/correctly-setkernel-info
2023-02-03 15:44:00 +00:00
i-robot 89cefc7f1a
!48233 fix_sparse_apply_adagradv2_tests_cases
Merge pull request !48233 from luochao60/fix_sparse_apply_adagradv2_testcases_20230131
2023-02-03 14:24:20 +00:00
lizhenyu 9be741c5e9 bugfix for ps server can not exit 2023-02-03 21:19:38 +08:00
i-robot c393894417
!48360 fix_reduce_lr_callback_st_and_assign_error
Merge pull request !48360 from yide12/train_dataset_utst_master
2023-02-03 11:52:55 +00:00
i-robot a3f0ac49f3
!48386 fix insufficient capacity size of data channel.
Merge pull request !48386 from yangshuo/br_print_master
2023-02-03 11:44:29 +00:00
i-robot 40ad1665be
!48382 transpose bug fix
Merge pull request !48382 from liubuyu/transpose
2023-02-03 11:28:30 +00:00
wilfChen 54239163d0 complex cpu kernel add null check 2023-02-03 18:14:39 +08:00
ligan 29fd010e7d check RGBToHSV input shape 2023-02-03 18:02:49 +08:00
i-robot c9f2f7a555
!48327 fix ImageGradients bug
Merge pull request !48327 from DavidFFFan/gate_fix
2023-02-03 09:49:38 +00:00
liuluobin 5bc1b091df Remove ST from GRUV2 and LSTMV2 2023-02-03 17:48:09 +08:00
ZPaC 36d2cb0d88 inherit for dynamic param kernel. 2023-02-03 17:45:45 +08:00
mengyuanli de66284a11 fix bug of log error 2023-02-03 17:27:28 +08:00
i-robot 0338c97c2a
!48377 fix splitv empty input fuzz bug
Merge pull request !48377 from qinzheng/fix_splitv_fuzz
2023-02-03 09:22:10 +00:00
i-robot 4f83a11798
!48379 Enable dynamic shape wenet testcase to level0
Merge pull request !48379 from zhengzuohe/master
2023-02-03 09:21:47 +00:00
i-robot 6629db6dea
!48290 Fix fn id error
Merge pull request !48290 from luochao60/fix_get_cell_id_error_20230119
2023-02-03 09:08:49 +00:00
i-robot e2d924982b
!48391 modify release note
Merge pull request !48391 from 俞涵/code_docs_1110
2023-02-03 09:08:40 +00:00
i-robot 77f58edd7a
!48077 update stub tensor api
Merge pull request !48077 from yangsijia/stubtensor-api
2023-02-03 09:02:31 +00:00
i-robot 4f329fa614
!48338 add parallel op for maxpool3d and avgpool3d
Merge pull request !48338 from yangzhenzhang/add-parallel-op-for-maxpool3d
2023-02-03 09:00:12 +00:00
Yingtong Hu 9b5e791589 delete tensor fill testcase 2023-02-03 17:00:10 +08:00
i-robot 5b24bdfe25
!48392 [MS][LITE] crop size fix
Merge pull request !48392 from Greatpan/code_docs
2023-02-03 08:55:36 +00:00
i-robot 2bc1d95eb4
!48375 update akg
Merge pull request !48375 from jachua/akg_update
2023-02-03 08:46:59 +00:00
maning202007 095e791dff Fix acosh_grad testcase
Add dumpLayer settings for GE backend

Fix the open dump_data.json failed issue for multi device_target

Fix the normalization issues from self-check
2023-02-03 16:37:00 +08:00
greatpan 755990c392 fix crop size 2023-02-03 16:33:51 +08:00
huodagu 06116e9018 modify release note 2023-02-03 16:27:56 +08:00
i-robot 737c290141
!48389 update readme
Merge pull request !48389 from fangwenyi/master_docs
2023-02-03 08:25:46 +00:00