Commit Graph

50644 Commits

Author SHA1 Message Date
duzhixing 275898efe9 add svd 2022-08-11 10:38:49 +08:00
i-robot fac6cab21b
!40213 clear python warning
Merge pull request !40213 from 冯一航/clear_python_warning
2022-08-11 02:20:01 +00:00
shenwei41 a9cc56f1a0 add safe compile options 2022-08-11 10:18:08 +08:00
i-robot 4e869e5d0a
!40198 infer full strategy in individual mode
Merge pull request !40198 from yangzhenzhang/infer-strategy-individual-mode
2022-08-11 02:15:16 +00:00
i-robot bae02f2dbf
!40202 fix bugs for applyadamwithamsgrad ascend master
Merge pull request !40202 from OwenSec/master
2022-08-11 02:09:57 +00:00
looop5 2cfea742e8 deal with duplicate index
fix end index
2022-08-11 10:08:05 +08:00
jonyguo 32027dbf91 fix: mindrecord api commnet 2022-08-11 10:06:22 +08:00
i-robot 4c6b16048d
!40223 Clean code
Merge pull request !40223 from DavidFFFan/clean_code
2022-08-11 02:02:50 +00:00
i-robot 90314fb6d2
!32045 [assistant][ops] Add new Addr
Merge pull request !32045 from wxy220/Addr
2022-08-11 01:54:07 +00:00
i-robot f160629432
!40200 add vmaprule for several ops
Merge pull request !40200 from 吕浩宇/master20220809-new
2022-08-11 01:50:29 +00:00
i-robot ee7f21f867
!30278 [assistant][ops] Add new video operator RandomHorizontalFlip
Merge pull request !30278 from 杨旭华/RandomHorizontalFlip
2022-08-11 01:50:20 +00:00
i-robot 28cf4ffdf8
!40219 add deprecated information for Vjp and Jvp
Merge pull request !40219 from zlq2020/master
2022-08-11 01:47:01 +00:00
i-robot f3817f853d
!40133 UnsortedSegmentSum adapt
Merge pull request !40133 from ZengZitao/uss_op_1
2022-08-11 01:39:49 +00:00
i-robot 0c1e4b8374
!40225 Python Clean Code
Merge pull request !40225 from shaojunsong/clean_code_py
2022-08-11 01:37:43 +00:00
i-robot 9bc5103c5f
!40214 fix allreduce groups get problem
Merge pull request !40214 from yuchaojie/ir_fusion2
2022-08-11 01:33:35 +00:00
i-robot daf99057ef
!40231 modify format
Merge pull request !40231 from 俞涵/code_docs_0707
2022-08-11 01:31:46 +00:00
7347157+joylvliang@user.noreply.gitee.com 98fb4a5c78 support_parameter_as_input_of_ms_function 2022-08-11 09:30:01 +08:00
sunsuodong ab434bb778 cloud inference pkg 2022-08-10 18:27:31 -07:00
i-robot 2fd24b8480
!40182 adapt ccsrc code to msvc
Merge pull request !40182 from chenminmin/master
2022-08-11 01:23:02 +00:00
i-robot afb16cbba4
!40054 Enable dict in dict setitem
Merge pull request !40054 from LiangZhibo/dict
2022-08-11 01:12:10 +00:00
i-robot d06c50ad4b
!39327 [MS]: export pipeline interfaces when build
Merge pull request !39327 from tinychong/export_pipeline_interfaces_for_master
2022-08-10 18:29:53 +00:00
fandawei 3291d3ac0e Clean code python. 2022-08-10 23:19:19 +08:00
w00517672 0f7a12fe79 synchronize the code of the reverse_sequence operator in r1.8 2022-08-10 22:47:42 +08:00
Zichun Ye a4ec479a8f [feat][assistant][I4CRJS][I4CRJT] add new ascend operator UpsampleTrilinear3d & UpsampleTrilinear3dGrad 2022-08-10 22:15:55 +08:00
i-robot 423791f298
!40181 Reset the enable_tuple_broaden flag for continuous running.
Merge pull request !40181 from 张清华/debug
2022-08-10 14:06:10 +00:00
i-robot 0c97b2f67d
!38793 [assistant][ops] New GPU operator implementation, include Trace,TraceGrad
Merge pull request !38793 from zwy9901/trace_new
2022-08-10 12:45:37 +00:00
zjun 3a6412867b elete grad position python call
Signed-off-by: zjun <zhangjun0@huawei.com>
2022-08-10 20:24:16 +08:00
ztt de58d53e4d 添加SparseDenseCwiseAdd/SparseDenseCwiseDiv/SparseDenseCwiseMul算子 2022-08-10 20:18:08 +08:00
louie5 54d5c5da06 [uniformcandidatesampler] add checking parameter num_true in c++ primitive 2022-08-10 20:15:55 +08:00
i-robot 80b26a10e1
!40147 clean code warnings
Merge pull request !40147 from zyli2020/embedding_cache_unify_runtime
2022-08-10 11:53:08 +00:00
i-robot a5a8589e13
!40141 mediangrad vmap修复
Merge pull request !40141 from 黄晓/mediangrad_0809
2022-08-10 11:27:40 +00:00
i-robot 05ba391e4c
!40103 adape cuda.ops code for msvc(del CUDA_LIB_EXPORT from template func)
Merge pull request !40103 from chenminmin/master
2022-08-10 10:41:58 +00:00
i-robot c9a15d00c3
!39946 Opitimize mindir convert in PyNative
Merge pull request !39946 from zjun/Opitimize_mindir
2022-08-10 10:01:28 +00:00
yuzhenhua e4f6c26f54 clean code 2022-08-10 17:46:01 +08:00
gaoyong10 19109739c6 Unset ref node copy in graph run mode. 2022-08-10 17:43:16 +08:00
wangjun 1b42f21b92 add english note description for inplace ops 2022-08-10 17:37:28 +08:00
jianghui58 7feb9ede15 modify activation_grad file name 2022-08-10 17:37:08 +08:00
shaojunsong 57881912cc clean code modification for python 2022-08-10 17:32:06 +08:00
i-robot f273992724
!40222 Fix document of op Concat
Merge pull request !40222 from DeshiChen/code_docs_0810_concat_m
2022-08-10 09:19:04 +00:00
i-robot b4928471c3
!40174 修复 value为负时并补充支持数据类型
Merge pull request !40174 from 王程浩/master
2022-08-10 09:17:49 +00:00
i-robot a792a96949
!35419 [feat] [assistant] [I501QB] Add new operator Posterize
Merge pull request !35419 from EdisonLee/Posterize
2022-08-10 09:13:42 +00:00
gaoyong10 d9a7944805 Add all graph into call input graph list when the group need stack. 2022-08-10 17:06:57 +08:00
huodagu 727080745a modify format 2022-08-10 16:54:13 +08:00
i-robot b9e6b051da
!40041 support dtype transform pass
Merge pull request !40041 from liyan2022/dev_qat
2022-08-10 08:51:12 +00:00
i-robot a21c738499
!40002 mindspore_log_init适配 msvc平台启动初始化;顺便清理告警
Merge pull request !40002 from qiuzhongya/master
2022-08-10 08:42:44 +00:00
Arielxyx 322382cdae [feat][assistant][I4XJG1] add new function Addr 2022-08-10 16:42:14 +08:00
lvhaoyu efce186479 add vmaprule for several ops 2022-08-10 16:31:13 +08:00
dayschan e6ec87d424 fix document of op Concat 2022-08-10 16:28:55 +08:00
i-robot 51fee4ef61
!40091 modify quant params converter of onnx parser
Merge pull request !40091 from liyan2022/qat_fix_onnx_quant_parser
2022-08-10 08:27:54 +00:00
fengyihang c1271081a3 clear warning 2022-08-10 16:18:53 +08:00