Commit Graph

50259 Commits

Author SHA1 Message Date
Zichun Ye 3d37ed0dae update prob doc 2022-08-07 17:17:30 +08:00
lvyufeng 28d598f639 fix docs and add check for nn.CrossEntropyLoss 2022-08-07 14:48:45 +08:00
i-robot 8db46cbd17
!39924 Lite Cloud inference: TensorRT plugin
Merge pull request !39924 from 徐永飞/lite_trt
2022-08-07 01:01:17 +00:00
i-robot a3b64d648b
!35048 Reactor PyNative code directory structure and Opitimzie Front-end and back-end data exchange interfaces
Merge pull request !35048 from zjun/Opitimize_1
2022-08-06 23:46:57 +00:00
xuyongfei 164da34d99 Lite Cloud inference: TensorRT plugin 2022-08-07 00:39:10 +08:00
i-robot 644a296eb4
!39821 revert the modification of input arg name in function.scatternd
Merge pull request !39821 from zhengzuohe/code_docs_scatternd_master
2022-08-06 16:10:01 +00:00
i-robot d437e8879c
!36444 [assistant] [I501QF] Add new operator TrivialAugmentWide
Merge pull request !36444 from HKO/TrivialAugmentWide
2022-08-06 15:42:03 +00:00
i-robot 5c7a3a8fd9
!39905 [fix] [assistant] [I5JLJZ] fix bug of BesselK0e and BesselK1e
Merge pull request !39905 from 张璇/BesselK_fix
2022-08-06 13:00:38 +00:00
lilinjie 190e4ffc0e fix some issues 2022-08-06 18:57:45 +08:00
buxue 7befce4229 optimize error log for BatchNormGradGrad 2022-08-06 18:19:42 +08:00
jpc_chenjianping f4cbea7ad2 clean code 2022-08-06 17:47:10 +08:00
i-robot 6d8f2a988c
!39653 clean code
Merge pull request !39653 from jiaorui/clean-code-master
2022-08-06 09:24:50 +00:00
zjun f02cadbfaa Convert python to value at begin of run op
complete repair
ea30f4eb64

Use static instead
71c9123a98

Rename
bc232699cf

rename ms_function
c7f0e00b05

change constrcutgraph
41cb85415a

change construcr forward graph

Reactor backnedpolicy
93af7f4263

Signed-off-by: zjun <zhangjun0@huawei.com>
2022-08-06 16:50:20 +08:00
i-robot de495ba88b
!39274 Code Warning Clean
Merge pull request !39274 from archer2049/master
2022-08-06 08:49:11 +00:00
i-robot da7b7db106
!39907 告警清理
Merge pull request !39907 from qiuzhongya/master
2022-08-06 08:14:57 +00:00
i-robot a53809dce3
!39866 Fix codecheck for clean code
Merge pull request !39866 from 胡安东/br0803
2022-08-06 07:23:24 +00:00
i-robot 870f39a86c
!39763 Fix clean code warning
Merge pull request !39763 from 胡彬/master
2022-08-06 07:15:09 +00:00
i-robot 9266f40cad
!39870 fix pclint for master
Merge pull request !39870 from zhangyinxia/master
2022-08-06 06:30:46 +00:00
i-robot 71609ea685
!39901 Fix aicpu compile bug.
Merge pull request !39901 from linqingke/aicpu
2022-08-06 06:19:37 +00:00
qiuzhongya 1e760f753b 告警清理 2022-08-06 12:51:47 +08:00
i-robot 31576ec31c
!39896 fix determiner and tf tflite quant parser
Merge pull request !39896 from liyan2022/qat_fix_determin_parser
2022-08-06 04:18:55 +00:00
zx 3249a449ac [fix] [assistant] [I5JLJZ] fix bug of BesselK0e and BesselK1e 2022-08-06 12:08:01 +08:00
ZPaC 02e7f106b3 Fix using void issue 2022-08-06 11:17:37 +08:00
linqingke 37626e77fe fix aicpu compile bug. 2022-08-06 11:12:12 +08:00
i-robot 08085e7d6a
!31984 [assistant][ops] Add new Addmv
Merge pull request !31984 from wxy220/Addmv
2022-08-06 02:26:12 +00:00
i-robot 6c1da4a671
!39753 Lite, cloud inference TensorRT
Merge pull request !39753 from 徐永飞/lite_trt
2022-08-06 01:53:45 +00:00
albert-yan 21f15b3981 fix determiner and tf tflite quant parser 2022-08-06 09:49:53 +08:00
i-robot 0766b49eb5
!39815 clean code
Merge pull request !39815 from huangbingjian/clean_code
2022-08-06 01:38:58 +00:00
i-robot 9fdd9195f7
!39820 Clean Code
Merge pull request !39820 from linqingke/aicpu
2022-08-06 01:35:17 +00:00
hbhu_bin 04a09898fe fix warning for r1.8
fix clean code warning

fix format

fix valueerror

fix floatequal

use SizeToLong

fix use SizeToLong

use inner func

format
2022-08-06 00:13:14 +08:00
liutongtong 6ff78fc27f clean code
clean code
2022-08-06 00:11:10 +08:00
xuyongfei c70211c91f Lite, cloud inference TensorRT 2022-08-05 23:53:48 +08:00
zhengzuohe 7e200be00f revert the modification of input arg name in function.scatternd 2022-08-05 22:57:39 +08:00
huangxinjing 7bd91c0351 Fix warnning clear 2022-08-05 22:34:13 +08:00
jinzi ef99a3bba8 newhko 2022-08-05 21:47:28 +08:00
i-robot f6d32077ea
!39692 random shuffle aicpu kernel
Merge pull request !39692 from chenweifeng/random-shuffle-ascend-kernel
2022-08-05 13:45:16 +00:00
i-robot 3a6e78365d
!39782 clean code for ma
Merge pull request !39782 from changzherui/clean_code2_ma
2022-08-05 13:01:52 +00:00
i-robot 0bd3653102
!38543 add transformer dynamic shape in mindspore code
Merge pull request !38543 from zhangdong/trans_dyn
2022-08-05 12:52:56 +00:00
i-robot 64d0b392b1
!39629 clean_code
Merge pull request !39629 from yide12/clean_code_master
2022-08-05 12:29:05 +00:00
i-robot 3925b7f243
!37995 GraphKernelSplitter supports online tuning on converter
Merge pull request !37995 from DeshiChen/0701_split_tune
2022-08-05 11:52:11 +00:00
i-robot c6127eed14
!39761 告警清理
Merge pull request !39761 from Rice/master
2022-08-05 11:14:23 +00:00
fan-jibin efbd446960 fix avgpool docs 2022-08-05 19:05:09 +08:00
i-robot 364a738c88
!39786 k-means initialization support kmeans++
Merge pull request !39786 from yeyunpeng2020/master_compression_kmeans
2022-08-05 10:22:36 +00:00
i-robot d22506174a
!39860 [MS][DOCS]remove ResizeLinear1D
Merge pull request !39860 from mengyuanli/code_docs_bug_fix
2022-08-05 10:03:04 +00:00
lichen 5070982760 opt_parallel_compile 2022-08-05 17:59:50 +08:00
i-robot 28bc6f9e21
!35984 [feat] [assistant] [I501PU] Add new operator AdjustBrightness
Merge pull request !35984 from 刘赫喃/Adjust_Brightness
2022-08-05 09:56:14 +00:00
zhangyinxia d1f87d0613 clean code 2022-08-05 17:51:03 +08:00
i-robot 134357d5ff
!39722 Support dynamic shape void* in message
Merge pull request !39722 from ZPaC/rpc-performance
2022-08-05 09:46:33 +00:00
huandong f4cc997c43 Fix codecheck for clean code
Signed-off-by: huandong <huandong1@huawei.com>
2022-08-05 17:44:42 +08:00
i-robot 86c2894bfb
!39772 clean operater warning
Merge pull request !39772 from 冯一航/clean_operater_warning
2022-08-05 09:44:37 +00:00