Commit Graph

50236 Commits

Author SHA1 Message Date
taipingchangan 483f653480 support sincosf on msvc 2022-08-08 20:12:16 +08:00
i-robot 906fdc7a69
!38387 CPU新增反向算子sparse_add_grad
Merge pull request !38387 from 李佳兴/lijiaxing1
2022-08-08 06:35:14 +00:00
i-robot ab7e20c870
!39883 fix avgpool docs
Merge pull request !39883 from 范吉斌/code_docs_avg_pool
2022-08-08 06:30:27 +00:00
i-robot d2fd71b50b
!39952 optimize mixed bit quantization code
Merge pull request !39952 from yeyunpeng2020/master_mixed
2022-08-08 06:14:44 +00:00
i-robot 6da7a9abd9
!39727 move tdt print thread from core to backend
Merge pull request !39727 from zhoufeng/delete-macro
2022-08-08 06:13:23 +00:00
i-robot 95214cb742
!39645 optimize error log for BatchNormGradGrad and fix code check
Merge pull request !39645 from zhangbuxue/optimize_error_log_for_BatchNormGradGrad
2022-08-08 06:06:47 +00:00
i-robot febfe618d2
!39812 cleanup warning
Merge pull request !39812 from Henry Shi/gaojing_master_3
2022-08-08 04:13:26 +00:00
i-robot 0aad8eb624
!39931 Update prob programming doc
Merge pull request !39931 from zichun_ye/code_docs_prob
2022-08-08 03:43:49 +00:00
i-robot d0184c70ab
!39834 clean code
Merge pull request !39834 from jiaorui/cleancode-1.8
2022-08-08 03:30:21 +00:00
yeyunpeng2020 e58ede7d5a optimize mixed bit quantization code 2022-08-08 11:30:08 +08:00
i-robot 95ae98d24c
!39842 pclint_master_fix_1
Merge pull request !39842 from yao_yf/pclint_master_fix_1
2022-08-08 03:22:57 +00:00
i-robot bbf85a975b
!39769 [AutoParallel]optimizer parallel compile performance to master
Merge pull request !39769 from lichen/opt_parallel_compile_master
2022-08-08 03:21:23 +00:00
i-robot dc90054036
!39943 Add commiter for Parallel
Merge pull request !39943 from huangxinjing/code_docs_add_commiter
2022-08-08 03:11:55 +00:00
i-robot 79419f3a69
!39819 Pad supports dynamic shape and more data types on CPU and GPU
Merge pull request !39819 from looop5/pad_cpu_gpu_commit
2022-08-08 03:08:13 +00:00
lijiaxing1999 e24c7c8db0 lijiaxing1 2022-08-08 10:46:31 +08:00
i-robot ed1e4cc7b9
!39904 fix docs and add check for nn.CrossEntropyLoss
Merge pull request !39904 from 吕昱峰(Nate.River)/master
2022-08-08 02:26:40 +00:00
huangxinjing 35faa08047 Add reviewers 2022-08-08 10:24:47 +08:00
i-robot 2b35007b0c
!39851 [MSLITE][CPU] conv 1x1 slidewindows, runtime part code refactor
Merge pull request !39851 from Greatpan/conv_sw1x1_avx_master
2022-08-08 02:10:58 +00:00
i-robot e4f5dad939
!39804 Clean code
Merge pull request !39804 from VectorSL/fix-codex
2022-08-08 02:08:15 +00:00
i-robot 5f2219141c
!39496 Clean code
Merge pull request !39496 from DavidFFFan/clean_code
2022-08-08 02:07:26 +00:00
i-robot e707bbdf87
!39857 modify format
Merge pull request !39857 from 俞涵/code_docs_0707
2022-08-08 02:03:47 +00:00
i-robot a397693ca6
!39702 fixed median doc
Merge pull request !39702 from liuchao/median
2022-08-08 02:00:40 +00:00
i-robot 6bb2e6a696
!39582 Clean code for grid_sampler_3d_grad_cpu_kernel
Merge pull request !39582 from liuchao/cleancode
2022-08-08 01:52:39 +00:00
i-robot 062f987e2a
!39754 gumbelsoftmax add check
Merge pull request !39754 from TuDouNi/gumbelsoftmax2
2022-08-08 01:50:33 +00:00
i-robot bba0eefee1
!39936 modify the format of API files
Merge pull request !39936 from 宦晓玲/code_docs_0808
2022-08-08 01:41:54 +00:00
looop5 ac22d70f4c Pad supports dynamic shape and more data types on CPU and GPU 2022-08-08 09:26:14 +08:00
i-robot 4aa9e4043c
!39911 keep the same with the format of origin model when export mindir in ascend
Merge pull request !39911 from zhengyuanhua/br3
2022-08-08 01:24:22 +00:00
zhangyi eafcab3903 modify the format of API file 2022-08-08 09:22:04 +08:00
i-robot 23835793b3
!39748 Add Warning Clear
Merge pull request !39748 from huangxinjing/fix_warning
2022-08-08 01:08:43 +00:00
i-robot 070acb8f7d
!39831 correct the files to fix the webpage
Merge pull request !39831 from 宦晓玲/code_docs_0805
2022-08-08 00:55:00 +00:00
i-robot 63a598dea6
!39906 Fix using void issue
Merge pull request !39906 from ZPaC/rpc-performance
2022-08-07 12:57:41 +00:00
zhengyuanhua a6adb7ae98 keep mindir format with same as with origin model 2022-08-07 19:28:29 +08:00
fandawei 5d5a8a36b5 clean code warning 2022-08-07 18:54:52 +08:00
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
buxue 7befce4229 optimize error log for BatchNormGradGrad 2022-08-06 18:19:42 +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