Commit Graph

58707 Commits

Author SHA1 Message Date
changzherui 24aaf619c9 code docs 2022-12-15 12:18:13 +08:00
i-robot 0a2607003a
!46834 modify format
Merge pull request !46834 from 俞涵/code_docs_1110
2022-12-15 03:48:13 +00:00
i-robot 81a1ced812
!46778 [MD][DOC] TFRecordDataset Documentation Modification in APIs.
Merge pull request !46778 from ivanshan_8170/edit_tfrecord_docs
2022-12-15 03:21:24 +00:00
huodagu 3ecfe72190 modify format1215 2022-12-15 10:50:04 +08:00
i-robot a905dbee6c
!46541 change axis when format is frac_nz
Merge pull request !46541 from jjfeing/reduce_5hd_c_axis
2022-12-15 02:49:28 +00:00
i-robot 39c2377f4d
!46775 disable hccl task sink in pynative mode
Merge pull request !46775 from caifubi/master-pynative-hccl
2022-12-15 02:27:18 +00:00
i-robot 09b8589284
!46824 takedown test_compile_cache_lenet_ps to ensuer gate stability
Merge pull request !46824 from yanghaoran/takedown_testcases
2022-12-15 02:16:57 +00:00
i-robot cedf2c3530
!46768 add Haim and Emir from TRC team as a approver for lite
Merge pull request !46768 from xupan/owner
2022-12-15 02:07:05 +00:00
i-robot 4cd9e95cfe
!45926 fix minimumgrad and maximumgrad operator bug caused by student
Merge pull request !45926 from 沈竞兴/minimumgradgrad_bug
2022-12-15 02:05:45 +00:00
i-robot 58a7bc45c3
!46817 modify seed.py cn docs
Merge pull request !46817 from changzherui/code_docs_seed.py
2022-12-15 02:04:01 +00:00
i-robot 860676718a
!46724 [MD][Offload] Updated offload Normalize op.
Merge pull request !46724 from alashkari/fix-offload-norm-broadcast-issue
2022-12-15 01:53:04 +00:00
i-robot 9e88a62947
!46743 fixed_ctcloss_master
Merge pull request !46743 from yide12/loss_ctc_master
2022-12-15 01:51:30 +00:00
i-robot d57b0517af
!46680 fix padv3 infer anyvalue and scatterNd infer.
Merge pull request !46680 from yangshuo/fix_padv3
2022-12-15 01:50:45 +00:00
yanghaoran 869b21b82a takedown test_compile_cache_lenet_ps to ensuer gate stability 2022-12-15 09:50:20 +08:00
i-robot f56ecc3ebc
!46771 [MS][Lite] Fix ascend upsample and reshape ops issue during online convert.
Merge pull request !46771 from youshu/ys_issue_fix_1209
2022-12-15 01:44:00 +00:00
i-robot 3504cb53c8
!46821 [MD] Remove extra blanks in warning log message
Merge pull request !46821 from cathwong/ckw_logwarn_mp_pool
2022-12-14 19:08:04 +00:00
ivanshan_8170 cc2be0357e change based on comments 2022-12-14 17:33:10 +00:00
Cathy Wong fc78b863a7 [MD] Remove extra blanks in warning log message 2022-12-14 11:45:23 -05:00
i-robot 566cde3536
!46815 change ops APIs order
Merge pull request !46815 from luojianing/code_docs_master
2022-12-14 12:22:55 +00:00
changzherui f73f534aa8 modify cn docs 2022-12-14 20:10:13 +08:00
i-robot 7221eadb11
!46803 modify format
Merge pull request !46803 from 俞涵/code_docs_1110
2022-12-14 11:48:16 +00:00
luojianing ba9dd108f0 change ops APIs order 2022-12-14 18:27:06 +08:00
i-robot acf77f5baf
!46732 fix SparseApplyAdagradDA aicpu dtype
Merge pull request !46732 from liangxhao/fix_SparseApplyAdagradDA
2022-12-14 09:44:35 +00:00
xupan 65b2d200a9 add Haim and Emir from TRC team as approvers for lite 2022-12-14 17:27:12 +08:00
i-robot 355e8e273b
!44893 [assistant][op]UCS infer shape
Merge pull request !44893 from Joseph_Lee/UniformCandidateSampler
2022-12-14 09:26:54 +00:00
i-robot 847c0abea2
!46645 Fix pinns bug
Merge pull request !46645 from zjun/fixxxx
2022-12-14 09:07:58 +00:00
i-robot 9f8ebe6492
!46574 SegmentArithmetic.cc 动态shape修复
Merge pull request !46574 from haozhang/segment_arithmetic
2022-12-14 09:01:57 +00:00
yangshuo f7acf32319 fix padv3 infer anyvalue and scatterNd infer. 2022-12-14 16:46:52 +08:00
huodagu e2222f8bcd modify format 2022-12-14 16:23:12 +08:00
i-robot 32422206a4
!46559 Set stack space to 8M of windows
Merge pull request !46559 from chenfei_mindspore/master
2022-12-14 08:18:54 +00:00
i-robot 13083a7f1b
!46763 add exception for scatter gpu func
Merge pull request !46763 from zhengzuohe/scatter_gpu_error
2022-12-14 08:04:33 +00:00
i-robot 8e193785fc
!43041 [assistant][ops]Add Upsample
Merge pull request !43041 from zy26/Upsample
2022-12-14 08:04:32 +00:00
i-robot 3e85e391b5
!46656 lite support aoe when infer on ascend
Merge pull request !46656 from zhengyuanhua/br3
2022-12-14 07:45:02 +00:00
jjfeing 34711515d1 change axis when fracnz 2022-12-14 15:34:41 +08:00
yide12 ca02cc90e6 fixed_nn_ctcloss 2022-12-14 15:32:32 +08:00
i-robot 6c40fad1f3
!46691 Fix pattern1 bug
Merge pull request !46691 from ZPaC/pattern1-bug-fix
2022-12-14 06:22:05 +00:00
i-robot 694e43f4d0
!46746 add input check of api split
Merge pull request !46746 from ZhidanLiu/master
2022-12-14 06:17:04 +00:00
i-robot eaeffda6a7
!46255 adapte to the new impl for infer
Merge pull request !46255 from chengbin/infer
2022-12-14 06:15:54 +00:00
i-robot 95e5c77c76
!46750 dump kernel object types in IR files
Merge pull request !46750 from wYann/tuple_select_print
2022-12-14 06:15:04 +00:00
lishanni513 0ed01b98e7 add exception for scatter gpu func 2022-12-14 12:37:27 +08:00
i-robot 3e4db6c7a3
!46502 restructure random function
Merge pull request !46502 from changzherui/re_random_func
2022-12-14 04:03:16 +00:00
尤胜哲 5c4f8cedf9 Infer迁移修改 2022-12-14 12:02:13 +08:00
i-robot c645546167
!46785 change ops APIs order
Merge pull request !46785 from luojianing/code_docs_master
2022-12-14 03:41:01 +00:00
luojianing 0f07b70dd2 change ops APIs order 2022-12-14 11:20:37 +08:00
i-robot 4ed92bab71
!46761 delete tf model runner case
Merge pull request !46761 from 周超/master5
2022-12-14 03:14:21 +00:00
i-robot 4757a1aba3
!46686 Fix cordump problem while null input
Merge pull request !46686 from zhangzhaoju/master
2022-12-14 03:13:56 +00:00
i-robot ff2ffc6570
!46772 Fix problems with the mindspore.dataset.transforms document
Merge pull request !46772 from 刘勇琪/code_docs_modify_chinese_api
2022-12-14 03:05:54 +00:00
i-robot 533a44b4f5
!46369 [lite]optimize big-matmul for arm64
Merge pull request !46369 from 徐安越/master5
2022-12-14 02:37:30 +00:00
ZPaC 8afb600bf0 Fix pattern1 bug 2022-12-14 10:35:01 +08:00
zhengyuanhua 61b6126cd3 lite support aoe 2022-12-14 10:25:28 +08:00