Commit Graph

60790 Commits

Author SHA1 Message Date
i-robot 232d2d983a
!48466 Fixed ascend maketuple dynamic flag bug
Merge pull request !48466 from wanghenchang/master_0130
2023-02-07 00:56:14 +00:00
i-robot 386ed8b7c5
!48405 [MD] Debug Mode - Mappable Op Row Content Order Fix and UTs
Merge pull request !48405 from cathwong/ckw_debug_mode6_row_order_mappable
2023-02-06 23:16:36 +00:00
Cathy Wong 3c1b2676e3 [MD] Debug Mode - Mappable Op Row Content Order Fix and UTs 2023-02-06 11:25:20 -05:00
i-robot 4a5a525981
!48430 [Bug] codexClean
Merge pull request !48430 from douzhixing/fix-fuzz
2023-02-06 12:27:22 +00:00
i-robot 48880ffcdf
!48269 增加接口:mindspore.ops.scatter
Merge pull request !48269 from GuoZhibin/add_api_ops_scatter
2023-02-06 12:12:40 +00:00
i-robot 60438fd061
!48251 add api: ops.matrix_power
Merge pull request !48251 from GuoZhibin/add_api_ops_matrix_power
2023-02-06 12:12:30 +00:00
i-robot 85eed0a957
!48213 修改ops.Uniform的st測試用例
Merge pull request !48213 from hujingsong/master
2023-02-06 12:11:21 +00:00
wangchangheng d3b4497b3d Fixed ascend maketuple dynamic flag bug 2023-02-06 19:50:03 +08:00
i-robot 3bee9039d7
!48441 Fix biasadd infer problem for dynamic shape
Merge pull request !48441 from LiangZhibo/bias_add
2023-02-06 11:43:34 +00:00
i-robot ad4ec9d7b5
!48319 FillV2 反向修改
Merge pull request !48319 from haozhang/fillv2_grad
2023-02-06 11:40:44 +00:00
i-robot 41540faf3c
!48443 modify description of max_unpoolnd
Merge pull request !48443 from ZhidanLiu/code_docs_master
2023-02-06 11:38:40 +00:00
i-robot 459cf2a73b
!48456 modify flip example docs
Merge pull request !48456 from 冯一航/code_docs_modify_flip_docs
2023-02-06 11:37:56 +00:00
i-robot 9daaa11ec1
!48451 skip range vmap test case
Merge pull request !48451 from LiangZhibo/range
2023-02-06 11:36:22 +00:00
i-robot f579e1a261
!48428 [MS][op]mv binary functor to single file
Merge pull request !48428 from mengyuanli/refactor_broadcast
2023-02-06 11:15:46 +00:00
i-robot 21bd367f15
!48393 删除tensor fill测试用例
Merge pull request !48393 from YingtongHu/master
2023-02-06 10:56:58 +00:00
i-robot 4c47fdd597
!48419 修复reducesum算子对成员变量未做初始化的问题
Merge pull request !48419 from zhangdong/zd_1
2023-02-06 10:56:26 +00:00
i-robot 9e8e43fcfb
!47671 Add hypercomplex operators
Merge pull request !47671 from chenhaozhe/hypercomplex
2023-02-06 10:44:46 +00:00
fengyihang c109c01f13 modify flip docs 2023-02-06 17:59:05 +08:00
i-robot aacab0ca60
!48351 fix st: the format of exception
Merge pull request !48351 from xulei/fix_st
2023-02-06 09:12:18 +00:00
i-robot b5f6e21420
!48361 fix st: avg_pool_grad ge pass
Merge pull request !48361 from xulei/fix_ge_st
2023-02-06 09:10:54 +00:00
liangzhibo c76c4c773d Skip range vmap test 2023-02-06 17:07:23 +08:00
i-robot 1d30722908
!48414 swap Two-dimensional array to One-dimensional array when copy data to acl
Merge pull request !48414 from qiuzhongya/pad
2023-02-06 09:03:48 +00:00
ZhidanLiu 6be14e4527 modify description of max_unpoolnd 2023-02-06 16:10:30 +08:00
i-robot 36414c2c87
!48424 expand value range of output_size in nn.MaxUnpoolnd
Merge pull request !48424 from ZhidanLiu/master
2023-02-06 07:59:49 +00:00
i-robot a778cfd062
!48401 RGBToHSV算子异常入参导致报错Segmentation fault
Merge pull request !48401 from ligan/rgb_to_hsv_bug
2023-02-06 07:52:37 +00:00
i-robot 5244ccf8bb
!48326 [Bugfix] Model Decryption: Filename contains special characters could cause fail to find the file
Merge pull request !48326 from 张澍坤/master
2023-02-06 07:24:05 +00:00
liangzhibo b6e4441098 test dynamic shape for bias add problem 2023-02-06 15:19:00 +08:00
i-robot ea9fa7c489
!48400 disable dynamic rank testcase
Merge pull request !48400 from chenweifeng/disable-dynamic-rank-testcase
2023-02-06 06:57:37 +00:00
i-robot 8f1be531c7
!47717 fix issue of dynamic obfuscation ut
Merge pull request !47717 from jxl/master
2023-02-06 06:53:39 +00:00
i-robot fb5a728d6c
!48407 Modify some api diff from torch
Merge pull request !48407 from 冯一航/modify_api_mapping_0204
2023-02-06 06:52:18 +00:00
i-robot 96db5faf81
!48431 modify format
Merge pull request !48431 from 俞涵/code_docs_1110
2023-02-06 06:46:10 +00:00
i-robot 0390718529
!47621 fix two bugs of pynative dynamic shape: bn_grad_split pass and AclOpOptimize
Merge pull request !47621 from hanhuifeng/bn_grad_repair
2023-02-06 06:38:59 +00:00
mengyuanli 000829d370 move binary functor to single file 2023-02-06 14:36:30 +08:00
i-robot d9649cf5aa
!48396 [MS][DOC]fix error log
Merge pull request !48396 from mengyuanli/code_docs_bug_fix
2023-02-06 06:31:32 +00:00
i-robot cef9248dd8
!48418 fix dataset_sink_mode of DeepFM
Merge pull request !48418 from zhangfanghe/fix_deepFM_bug
2023-02-06 06:23:44 +00:00
huodagu 998c8e6f58 modify format 2023-02-06 14:22:41 +08:00
duzhixing 809ad272bc fix warning 2023-02-06 14:19:47 +08:00
i-robot f33b9f7258
!48417 Code check.
Merge pull request !48417 from gaoyong10/dynamic_shape_07
2023-02-06 04:58:47 +00:00
i-robot c0ca844c13
!48402 complex cpu kernel add null check
Merge pull request !48402 from chenweifeng/complex-null-check
2023-02-06 03:58:49 +00:00
i-robot 1b4b756e48
!48383 fix API docs issues
Merge pull request !48383 from luojianing/code_docs_master
2023-02-06 03:46:22 +00:00
qiuzhongya 9e21d02d14 fix value transform 2023-02-06 11:22:16 +08:00
i-robot bd9739807e
!48115 [lite]fix bug of reusing-threadpool
Merge pull request !48115 from 徐安越/master5
2023-02-06 03:21:33 +00:00
i-robot fedc32491c
!48395 add sequence
Merge pull request !48395 from NaCN/add_sequencesssss
2023-02-06 03:08:13 +00:00
ZhidanLiu 6b68e8d1cd fix bug in nn.MaxUnpoolnd 2023-02-06 11:02:34 +08:00
guozhibin 2fc29801bd add api: ops.matrix_power 2023-02-06 10:56:56 +08:00
i-robot 447c73b416
!48366 Fix SearchSorted ERROR
Merge pull request !48366 from huangxinjing/code_docs_fix_search_sorted
2023-02-06 02:40:47 +00: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