Commit Graph

33930 Commits

Author SHA1 Message Date
Margaret_wangrui c6582b9390 [Fallback] Add some fallback numpy test cases 2021-11-18 10:18:13 +08:00
i-robot fcfed2ae2a !26300 fix cpack error on windows
Merge pull request !26300 from liubuyu/bug_fix
2021-11-16 10:58:06 +00:00
i-robot 1233febba3 !26163 [AUTO-PAR][D-REC]Treat Softmax OP at strategy generation step
Merge pull request !26163 from Arthur/Gather_version_update
2021-11-16 10:42:03 +00:00
i-robot f46208e2ce !26214 Fix Complex of the Layers
Merge pull request !26214 from huangxinjing/fix_cco_layers
2021-11-16 09:18:53 +00:00
i-robot c17584cd0c !26371 move api file directory
Merge pull request !26371 from yingchen/code_docs_api4
2021-11-16 09:08:33 +00:00
yingchen 00cd2d61fb move api file 2021-11-16 16:59:58 +08:00
i-robot b2dfb595e7 !26005 Optimize error msg of
Merge pull request !26005 from zhangzhaoju/master_syntax
2021-11-16 08:38:34 +00:00
i-robot aac1291062 !26297 compiler support dump flag
Merge pull request !26297 from huanghui/cell-dump
2021-11-16 08:35:24 +00:00
i-robot 53979fc007 !26284 add api cn train.summary
Merge pull request !26284 from yingchen/code_docs_api3
2021-11-16 08:25:06 +00:00
i-robot 59160b2848 !26257 fix the validation of Concat and deprecate BNTrainingUpdate, BNTrainingReduce interfaces.
Merge pull request !26257 from wangshuide/wsd_master
2021-11-16 08:22:11 +00:00
i-robot c784dec1a8 !26357 [MS][LITE]optimize infershape to support switch_layer
Merge pull request !26357 from mengyuanli/infer_shape2
2021-11-16 08:19:40 +00:00
yingchen 93f4413861 add api cn 2021-11-16 16:11:45 +08:00
i-robot 36bafb3654 !26241 Modifying the MD5 Value in the Third-Party Database
Merge pull request !26241 from 刘勇琪/master
2021-11-16 07:31:34 +00:00
mengyuanli fc77c13f5f support switch layer infershape 2021-11-16 15:20:42 +08:00
i-robot 6fb9bbbce1 !26343 Fix dynamic load error
Merge pull request !26343 from ZPaC/delete-dynamic-load-func
2021-11-16 07:12:38 +00:00
i-robot 58b69a05ee !20576 [assistant][ops] add new dataset loading operator LJSpeechDataset
Merge pull request !20576 from 杨旭华/LJSpeechDataset
2021-11-16 07:00:20 +00:00
i-robot 260e6e8214 !25794 gmres
Merge pull request !25794 from zhujingxuan/master
2021-11-16 06:49:43 +00:00
i-robot 7347475c36 !26089 [MS][LITE] add transpose+matmul fusion
Merge pull request !26089 from XianglongZeng/myms_new_2
2021-11-16 06:39:22 +00:00
i-robot 07f5702e48 !26276 [Auto parallel] Fix the cycle complexity problem
Merge pull request !26276 from Xiaoda/100-adjusting-for-cycle-complexity
2021-11-16 06:18:22 +00:00
i-robot a263433051 !26057 [GraphKernel] remove head files in graph_kernel_cluster.
Merge pull request !26057 from chenlei_autodiff/remove_code
2021-11-16 06:16:28 +00:00
i-robot b8c25043c3 !26331 [MS][LITE]optimize infer shape
Merge pull request !26331 from mengyuanli/infer_shape2
2021-11-16 06:14:42 +00:00
ZPaC 611de83fd8 Fix dynamic load error 2021-11-16 11:20:10 +08:00
mengyuanli 85c61bc0f3 optimize infershape 2021-11-16 11:04:40 +08:00
zengxianglong dcc0e9c2ba add transpose-matmul fusion 2021-11-16 11:00:09 +08:00
i-robot 50bbdfef17 !26319 [lite]fix codedex
Merge pull request !26319 from 徐安越/master
2021-11-16 02:54:36 +00:00
i-robot 7cdef3da6e !26334 [MD] fix occasional fail in random rampler ut
Merge pull request !26334 from liyong126/fix_random_sampler
2021-11-16 02:49:59 +00:00
i-robot 53b736c591 !26274 C3d bug fix
Merge pull request !26274 from 张晓晓/master
2021-11-16 02:49:03 +00:00
wangshuide2020 bf3cfdeff0 fix the validation of Concat and deprecate BNTrainingUpdate, BNTrainingReduce interfaces. 2021-11-16 10:44:57 +08:00
i-robot dc5278516c !26130 add cholesky, cho_factor primitive and backend gpu implements
Merge pull request !26130 from zhuzhongrui/gmres
2021-11-16 02:37:32 +00:00
i-robot 888a104b0a !26277 update md5sum of flatbuffer, cmsis, and opencl, due to problem of gitee.
Merge pull request !26277 from zhanghaibo/master
2021-11-16 02:27:27 +00:00
i-robot 6bdd38399a !25811 fault_recover_by_mirror_group
Merge pull request !25811 from yao_yf/fault_recover_by_mirror_group
2021-11-16 02:20:58 +00:00
shenwei41 69aa335c73 change file md5 2021-11-16 10:16:23 +08:00
i-robot d1922b3556 !26309 [MS][LITE]Fix Int8 Clip
Merge pull request !26309 from gongdaguo/add_in8_2
2021-11-16 02:10:36 +00:00
i-robot 309defceec !26031 [MS][DFX] Reporting mindspore running status.
Merge pull request !26031 from louie5/master
2021-11-16 01:59:25 +00:00
i-robot 04545fa624 !26305 [MSLITE] runtime convert log bug
Merge pull request !26305 from ling/pr
2021-11-16 01:58:30 +00:00
i-robot 9d697df619 !26328 Fix some mistake for control flow.
Merge pull request !26328 from gaoyong10/runtime_second8
2021-11-16 01:57:49 +00:00
i-robot 81aff685b1 !26299 Modify Events Index
Merge pull request !26299 from hwjiaorui/event-index
2021-11-16 01:55:26 +00:00
liyong 9663884db3 fix occasional failed in random sampler 2021-11-16 09:53:38 +08:00
i-robot 5af8572cd7 !25488 add the set_dump API
Merge pull request !25488 from wenkai/wk1027setdump1
2021-11-16 01:47:32 +00:00
i-robot 2b2194b0f4 !25602 Dump tensor statistics in csv format
Merge pull request !25602 from Jimmy Qi/csvdump
2021-11-16 01:28:06 +00:00
i-robot 2059aede34 !26283 Rectify the alarms caused by the memcpy and memset variables.
Merge pull request !26283 from liuchuting/Repair_warning
2021-11-16 01:19:03 +00:00
i-robot 73bb099deb !26056 easy using for kernel select log print
Merge pull request !26056 from liubuyu/master
2021-11-16 01:16:41 +00:00
i-robot 0113b3eee1 !26236 Add MD Profiler save()
Merge pull request !26236 from Mohammad Motallebi/add_profiler_save
2021-11-16 01:04:53 +00:00
zhangzhaoju b83fde2d02 core/ir syntax error white list
Optimize error msg of Syntax
2021-11-16 09:00:35 +08:00
Jimmy Qi b21c099767 Add option to dump tensor statistics in csv format 2021-11-15 19:00:59 +00:00
mohammad 5c8ab5f60c add MD Profiler Save() 2021-11-15 13:18:36 -05:00
gaoyong10 add5551ecf fix code for testcase 2021-11-15 22:49:20 +08:00
wenkai d2eca80d40 add the set_dump API, see I4AUIR for details 2021-11-15 21:28:40 +08:00
z00512249 36032e7ee2 add cholesky, cho_factor primitive and backend gpu implements 2021-11-15 21:19:56 +08:00
xuanyue 6b6d2bd196 fix codedex 2021-11-15 20:26:11 +08:00