Commit Graph

35022 Commits

Author SHA1 Message Date
i-robot fe0e61e6cd !27220 update api format
Merge pull request !27220 from yingchen/code_docs_1204
2021-12-04 07:05:27 +00:00
yingchen 9b800a3a36 update api docs 2021-12-04 14:55:17 +08:00
i-robot 908e0f6b4c !27218 update chinese python API.
Merge pull request !27218 from zhangyi/code_docs_master
2021-12-04 06:53:40 +00:00
zhangyi fe100d0fb5 update chinese python API. 2021-12-04 14:43:40 +08:00
i-robot 2e8e5df143 !27125 optimize set_dump example code
Merge pull request !27125 from wenkai/wk1202_doc
2021-12-04 06:32:08 +00:00
i-robot 850e2a69cc !26917 Add persistence storage and recovery for ps
Merge pull request !26917 from zyli2020/ps_cache_feature
2021-12-04 06:26:39 +00:00
i-robot f5215745f4 !27121 Apply Autodiff in Custom Op
Merge pull request !27121 from jiaoy1224/arithmetic
2021-12-04 04:54:02 +00:00
i-robot 4a2c1c3a50 !27210 fix unchanged watchpoint bug
Merge pull request !27210 from parastooashtari/wp_bug_fix
2021-12-04 03:52:08 +00:00
i-robot fe5a3ba2cc !27215 modify index pages for chinese python API.
Merge pull request !27215 from zhangyi/code_docs_master
2021-12-04 03:42:51 +00:00
zhangyi 3fa73f5eee modify index pages for chinese python API. 2021-12-04 11:23:02 +08:00
i-robot d3a047f63b !27202 move cpu csrtensor test case to lv1
Merge pull request !27202 from 杨林枫/fix_csr_while_test_case
2021-12-04 02:58:39 +00:00
i-robot d01a0f041b !26759 Enable Cann api callback feature and add corresponded testcases
Merge pull request !26759 from TinaMengtingZhang/cann_api_adapt_test
2021-12-04 02:53:57 +00:00
i-robot d36d2d4435 !27128 fixed some landscape bugs
Merge pull request !27128 from Songyuanwei/test
2021-12-04 02:43:12 +00:00
i-robot 2ae6aec58e !27209 Fix issue ReadTensor returns empty on cloud when file exists
Merge pull request !27209 from parastooashtari/offline_dbg_bug
2021-12-04 02:34:23 +00:00
i-robot 8bc3b734fa !27092 Fix call node output and alloc device mem for Int64 value.
Merge pull request !27092 from gaoyong10/runtime_second12
2021-12-04 02:31:37 +00:00
i-robot a93e6d3a02 !27039 [Autotune] Set minimum queue capacity
Merge pull request !27039 from h.farahat/queue_size_AT
2021-12-04 02:28:43 +00:00
i-robot ddee049ac3 !27019 [MD][AutoTune] Step based Autotune
Merge pull request !27019 from danishfarid/autotune_step_update
2021-12-04 02:18:33 +00:00
i-robot 989697831c !27212 add removed api files.
Merge pull request !27212 from zhangyi/code_docs_master
2021-12-04 02:05:33 +00:00
zhangyi 8f2457a0f8 add removed api files. 2021-12-04 09:59:18 +08:00
i-robot 4f1968a829 !27073 add chinese API documentation of Sigmoid, Pow, Mul, etc.
Merge pull request !27073 from wangshuide/code_docs_wsd_master1
2021-12-04 01:26:43 +00:00
TinaMengtingZhang 16a19be56f Enable cann api allback register function
Add testcases for cann api feature
2021-12-03 17:36:15 -05:00
Parastoo Ashtari 056d61a947 fix unchanged watchpoint condition bug 2021-12-03 17:14:30 -05:00
hesham 46613e6425 use num_worker as queue_capacity minimum size 2021-12-03 16:48:00 -05:00
danishfarid faaa5d5f0a autotune step
fix testing script default

updates and changed sampling function

comments addressed

comments addressed

comments addressed

moving isSinkCheckAbove

update - move CheckSinkFunction

fix
2021-12-03 20:29:35 +00:00
Parastoo Ashtari c9ed3651d8 use S_ISREG instead of DT_REG for files 2021-12-03 14:25:28 -05:00
i-robot 0b68a26802 !26889 add 'The function call stack:' to the begin of DumpSourceLines print
Merge pull request !26889 from huanghui/update-DumpSourceLines
2021-12-03 16:41:24 +00:00
gaoyong10 38c4375711 Fix call node output and alloc device mem for Int64 value. 2021-12-03 22:38:32 +08:00
i-robot 0a3a177b80 !27181 Upgrade Ascend software package Desc 2
Merge pull request !27181 from TronZhang/upgrade_ascend_1202
2021-12-03 14:12:03 +00:00
i-robot c7ff455dc1 !27181 Upgrade Ascend software package Desc 2
Merge pull request !27181 from TronZhang/upgrade_ascend_1202
2021-12-03 14:12:02 +00:00
i-robot 0c75abcdd5 !27181 Upgrade Ascend software package Desc 2
Merge pull request !27181 from TronZhang/upgrade_ascend_1202
2021-12-03 14:11:58 +00:00
i-robot fb85709604 !27181 Upgrade Ascend software package Desc 2
Merge pull request !27181 from TronZhang/upgrade_ascend_1202
2021-12-03 14:11:58 +00:00
i-robot 983326c963 !27106 Update chinese doc
Merge pull request !27106 from luoyang/code_docs_chinese
2021-12-03 14:09:44 +00:00
wenkai be86fa9cbc optimize set_dump example code 2021-12-03 22:05:08 +08:00
lizhenyu 8a102b6153 Add persistence storage and recovery for ps 2021-12-03 20:47:54 +08:00
i-robot 3866cfaf6e !27163 support op overflow consumption for A dump and A plus M dump
Merge pull request !27163 from john_tzanakakis/jt_bug_fixes
2021-12-03 12:45:06 +00:00
i-robot 14cb03f5b0 !27194 Modified The documents for enabling or disabling performance data collection based on condition.
Merge pull request !27194 from liuchuting/code_docs_fix
2021-12-03 12:16:41 +00:00
tronzhang 9d3c0499a5 upgrade ascend 1201 2021-12-03 19:43:51 +08:00
liuchuting c32a0be393 Modified The documents for enabling or disabling performance data collection based on condition 2021-12-03 19:37:15 +08:00
i-robot cc9d4f44a2 !27123 set the environment variable "MS_GRAPH_KERNEL_FLAGS" to deprecated
Merge pull request !27123 from DeshiChen/1202_gkflag_env
2021-12-03 11:33:18 +00:00
i-robot 00fdf567a5 !27123 set the environment variable "MS_GRAPH_KERNEL_FLAGS" to deprecated
Merge pull request !27123 from DeshiChen/1202_gkflag_env
2021-12-03 11:33:11 +00:00
i-robot 8ba5109640 !27074 Adapt nccl gpu kernel for compatibility.
Merge pull request !27074 from ZPaC/adapt-nccl-gpu-kernel
2021-12-03 10:58:50 +00:00
i-robot 21ab13bb5f !27174 modify VM error whitelist
Merge pull request !27174 from zhaosida/code_clean_master
2021-12-03 10:51:47 +00:00
i-robot 11ad80155c !27035 skip dynamic shape nodes in add_akg_kernel_attr
Merge pull request !27035 from DeshiChen/1201_akg_attr
2021-12-03 10:37:50 +00:00
YangLuo afe502a25f Update chinese doc 2021-12-03 17:56:57 +08:00
i-robot 8d449fff9e !27109 Bnechmark for openGL Texture
Merge pull request !27109 from QianliMa/benchmark
2021-12-03 09:51:20 +00:00
i-robot cb77bfeb5b !27200 update dataset
Merge pull request !27200 from yingchen/code_docs_12032
2021-12-03 09:43:55 +00:00
i-robot 1c276ebe5b !27142 change minddata error info
Merge pull request !27142 from shenwei41/error_change
2021-12-03 09:43:25 +00:00
i-robot 204f6528ae !27141 add chinese api comments
Merge pull request !27141 from wangnan39/code_docs_add_chinese_docs
2021-12-03 09:38:17 +00:00
wangshuide2020 c4a215edab add chinese API documentation of Div, Hswish, Erf, etc 2021-12-03 17:31:18 +08:00
i-robot 5bfb306f77 !27052 fix new initializer and optimizer
Merge pull request !27052 from wanyiming/fix_init_opt
2021-12-03 09:25:50 +00:00