Commit Graph

53251 Commits

Author SHA1 Message Date
Shukun Zhang ea0beea588 Update Model Obf 2022-09-22 20:23:07 +08:00
i-robot ca3dfc8d15
!42474 Fix PyNative coredump
Merge pull request !42474 from caifubi/master-pynative-coredump
2022-09-21 02:29:38 +00:00
i-robot bb1e342b2e
!42418 codecheck fix
Merge pull request !42418 from jachua/codecheck
2022-09-21 02:09:51 +00:00
i-robot 06afe16b76
!42472 fix lrn && dropout2d dynamic rank
Merge pull request !42472 from zhuzhongrui/pub_master
2022-09-21 02:03:45 +00:00
i-robot 92f58a3a4c
!42261 [MS][op]change gpu kernel mod
Merge pull request !42261 from mengyuanli/ds_sigmod_cross
2022-09-21 01:58:27 +00:00
i-robot 14250d40a4
!42425 not process non task split when kernel by kernel
Merge pull request !42425 from 王禹程/fix_actor
2022-09-21 01:44:45 +00:00
i-robot f5e12720e3
!42396 Clean code and fix bug
Merge pull request !42396 from Bert0108/clean_code
2022-09-21 01:42:12 +00:00
i-robot 3664bdf8cc
!42439 clean code
Merge pull request !42439 from baihuawei/clearwarning
2022-09-21 01:37:58 +00:00
i-robot a794cb1b82
!41100 [Huawei] Codex bug fix master
Merge pull request !41100 from 赵英灼/codecheck
2022-09-21 01:26:08 +00:00
i-robot e4884bff6e
!41590 Add repeat computation support for pynative shard
Merge pull request !41590 from liuluobin/master_repeat
2022-09-21 01:24:28 +00:00
i-robot 5cb5b3e913
!42399 告警清理
Merge pull request !42399 from zhuyuxiao/master_bugfix
2022-09-21 01:21:27 +00:00
i-robot d97206a0f2
!42051 [lite]support parsing tf-placeholderwithdefault op and control-flow degeneration
Merge pull request !42051 from 徐安越/master3
2022-09-21 01:19:03 +00:00
i-robot b61abeec5e
!41837 [MS][LITE] fix check can convert einsum to matmul
Merge pull request !41837 from luoyuan/fix-convert-einsum-to-matmul-check
2022-09-21 01:16:00 +00:00
i-robot 0d58c60b5b
!42417 clear warning
Merge pull request !42417 from wangyanling/CheckCode
2022-09-21 01:13:45 +00:00
i-robot edbb723c5e
!42465 support fof windows msvc compiler
Merge pull request !42465 from qiuzhongya/qiuzhongya_msvc1
2022-09-20 22:53:54 +00:00
i-robot ce31560ee2
!40460 Control depend of Identity and NoOp(Merge)
Merge pull request !40460 from jiaorui/control-depend
2022-09-20 21:50:01 +00:00
i-robot ecb43d4173
!42499 [MD][DOC-only] DOC API deserialize grammar fix
Merge pull request !42499 from cathwong/code_docs_ckw_serdes
2022-09-20 20:52:51 +00:00
Cathy Wong 98885e6094 [MD] DOC API deserialize grammar fix 2022-09-20 13:25:43 -04:00
i-robot 2d308a21ab
!42211 MindData 音频resample算子,性能优化/The MindData audio resample operator is optimized.
Merge pull request !42211 from ivanshan_8170/audio
2022-09-20 15:59:54 +00:00
i-robot 9b08d4fa68
!42328 Master code clean
Merge pull request !42328 from chenfei_mindspore/master-code-clean
2022-09-20 13:05:34 +00:00
i-robot 0cf52dff83
!42422 topk cpu dynamic shape
Merge pull request !42422 from 杨舸/cpu_topk_dsa
2022-09-20 12:45:50 +00:00
mengyuanli 3f6fe3a014 1.add sigmod_cross_entropy_with_logits gpu dynamic shape
2.add sigmod_cross_entropy_with_logits grad gpu dynamic shape
3.add bce_with_logits gpu
4.add softmax_cross_entropy gpu
2022-09-20 20:18:55 +08:00
caifubi 3fc98313b7 Fix coredump and accuracy 2022-09-20 19:56:26 +08:00
i-robot 1c8b861898
!41575 TensorRT opt
Merge pull request !41575 from 徐永飞/new_trt
2022-09-20 11:53:59 +00:00
zhuzhongrui f83d770974 fix lrn && dropout2d dynamic rank 2022-09-20 19:40:30 +08:00
liuluobin 5593913e14 Add recomputation support for pynative_shard 2022-09-20 19:31:39 +08:00
reku1997 cdb874a942 not process non task split when kernel by kernel 2022-09-20 19:13:20 +08:00
i-robot f26cf3bed0
!42304 Add NN/Tensor interfaces of Tile
Merge pull request !42304 from Bokai Li/reszie
2022-09-20 11:12:08 +00:00
i-robot d007a090ae
!42349 fix: generator dataset with multi-process use .skip error
Merge pull request !42349 from guozhijian/fix_generator_dataset_split
2022-09-20 10:58:23 +00:00
i-robot d6b1989419
!42407 Fix python warning for 9-20
Merge pull request !42407 from huangxinjing/fix_python_final
2022-09-20 10:56:16 +00:00
i-robot e7419a8ee6
!42098 reconstruct dataset api list
Merge pull request !42098 from guozhijian/optimize_dataset_api
2022-09-20 10:48:20 +00:00
qiuzhongya 038f37ab35 support for mwvc compile 2022-09-20 17:58:23 +08:00
jonyguo f68be0c2f7 reconstruct dataset api list 2022-09-20 17:34:23 +08:00
i-robot 0b5bcf567b
!42388 Fix Greater/GreaterEqual test
Merge pull request !42388 from 胡安东/brgg
2022-09-20 09:28:02 +00:00
i-robot 21737024bc
!42339 Add 'MS_JIT' environment variable to disable|enable MindSpore JIT procedure.
Merge pull request !42339 from 张清华/debug
2022-09-20 09:23:44 +00:00
i-robot ee84afb77d
!42153 add cumprod st
Merge pull request !42153 from KXiong/branch_cumprod
2022-09-20 09:03:21 +00:00
i-robot d1ad7522b2
!42347 enable c++17 on windows 0919
Merge pull request !42347 from chenminmin/master
2022-09-20 08:59:05 +00:00
i-robot 8ee36ea455
!42242 Fix the problem of alarm clearing
Merge pull request !42242 from 刘勇琪/master
2022-09-20 08:56:11 +00:00
i-robot b8f323e27d
!42454 add tests owner
Merge pull request !42454 from liujunzhu/code_docs_modify_owner
2022-09-20 08:55:32 +00:00
i-robot ae713db37b
!42364 [MS][LITE] fix lite python api examples
Merge pull request !42364 from luoyuan/fix-py-api-example
2022-09-20 08:50:50 +00:00
i-robot c92f84afed
!41636 modify adagrad_gpu_kermel
Merge pull request !41636 from KylinMoriarty/adagrad_gpu
2022-09-20 08:38:46 +00:00
liujunzhu 84ee2ffef9 add tests owner 2022-09-20 16:36:28 +08:00
i-robot 95f2c12195
!42446 modify code owner
Merge pull request !42446 from liujunzhu/code_docs_modify_owner
2022-09-20 08:34:13 +00:00
i-robot 83cf59ebf8
!42195 [MSLITE][Func] fix convert bug master
Merge pull request !42195 from 赵英灼/fix_convert_bug_master
2022-09-20 08:29:34 +00:00
xuyongfei 07aff0dc75 TensorRT opt & profile 2022-09-20 16:27:51 +08:00
i-robot 5a118443a9
!42366 fix hunging on destroy stream when exit
Merge pull request !42366 from zhoufeng/xiu-ba-ge-2
2022-09-20 08:22:13 +00:00
liujunzhu 7b87d069b4 modify code owner 2022-09-20 15:58:39 +08:00
i-robot f01b1d02d5
!41841 Op Conv3DTranspose does not support the platform of cpu
Merge pull request !41841 from 陈宇/code_docs_fix
2022-09-20 07:39:22 +00:00
baihuawei a9c9453311 codeclean 2022-09-20 15:32:38 +08:00
i-robot a6d976e931
!42345 support hswish prelu fusion
Merge pull request !42345 from liyan2022/qat_fusion_dev
2022-09-20 07:16:05 +00:00