yanghaoran
|
adc36b00c3
|
takedown test_hccl_allreduce.py due to probalistic failure
|
2022-02-10 15:41:06 +08:00 |
i-robot
|
d786e0e5a3
|
!29868 Skip onednn dfx testcase on mac and windows
Merge pull request !29868 from zuochuanyong/onednn_dfx_testcase
|
2022-02-10 06:29:53 +00:00 |
zuochuanyong
|
9aa370ddda
|
onednn dfx testcase skip win and mac
|
2022-02-10 11:07:43 +08:00 |
i-robot
|
e03d1bfb82
|
!27854 Enable hypermap to use tuple/list as input
Merge pull request !27854 from LiangZhibo/hypermap
|
2022-02-10 03:07:02 +00:00 |
i-robot
|
5858a06689
|
!29700 [MD] Tidy up UT and device queue info messages
Merge pull request !29700 from cathwong/ckw_device_queue_probes
|
2022-02-09 12:47:27 +00:00 |
i-robot
|
d0877dda3c
|
!29838 add gpu cholesky_grad st case
Merge pull request !29838 from zhuzhongrui/pub_master2
|
2022-02-09 10:02:25 +00:00 |
i-robot
|
07823a918f
|
!29813 PyNative 8P performance
Merge pull request !29813 from caifubi/master-pynative-perfmance-testcase
|
2022-02-09 09:36:12 +00:00 |
i-robot
|
f3b2886096
|
!29680 Refine CPU thread and blocknumber to automatic calucate
Merge pull request !29680 from wuwenbing/master
|
2022-02-09 08:40:35 +00:00 |
z00512249
|
1e5d22a7fa
|
add gpu cholesky_grad st case
|
2022-02-09 16:36:16 +08:00 |
i-robot
|
834877027b
|
!29687 add ascend aicpu env ops
Merge pull request !29687 from laiyongqiang/env_ops_commit
|
2022-02-09 06:26:16 +00:00 |
caifubi
|
37836f61f6
|
Fix ci pynative testcase failure
|
2022-02-09 11:24:02 +08:00 |
i-robot
|
cd4194e80f
|
!22777 [assistant][ops] Add new loader SQuADDataset
Merge pull request !22777 from 杨旭华/SQuADDataset
|
2022-02-09 02:44:33 +00:00 |
i-robot
|
6396c079f9
|
!29766 fix linalg type check
Merge pull request !29766 from zhuzhongrui/pub_master2
|
2022-02-09 02:25:55 +00:00 |
l00591931
|
cd476c69e7
|
Enable hypermap to use tuple as input
|
2022-02-09 10:25:17 +08:00 |
wenbean
|
224feb8c45
|
Refine lambda to name function, optmize py ops, add validate
|
2022-02-09 09:19:53 +08:00 |
Cathy Wong
|
fb469f1ad2
|
[MD] Tidy up UT and device queue info messages
|
2022-02-08 17:51:11 -05:00 |
i-robot
|
bc693e14c5
|
!29737 Opt Eig operator to support batch shape.
Merge pull request !29737 from hezhenhao1/fix_eig
|
2022-02-08 11:45:17 +00:00 |
许志杰
|
ab9a32ad0d
|
[feat] [assistant] [#I40GYE] add new loader SQuADDataset
|
2022-02-08 03:00:09 -08:00 |
i-robot
|
9d8cb9162a
|
!29725 Parse kernel level by kernel graph.
Merge pull request !29725 from gaoyong10/runtime_second12
|
2022-02-08 09:43:06 +00:00 |
z00512249
|
9390d67adf
|
fix linalg type check
|
2022-02-08 17:14:02 +08:00 |
hezhenhao1
|
ace447279e
|
Opt Eig operator to support batch shape.
|
2022-02-08 16:00:27 +08:00 |
i-robot
|
6573bdd809
|
!29750 add GRU support info and fix RNN ut
Merge pull request !29750 from 吕昱峰(Nate.River)/master
|
2022-02-08 07:22:44 +00:00 |
i-robot
|
41d634e995
|
!29727 update op info config file for serving
Merge pull request !29727 from laiyongqiang/tensor_move_config
|
2022-02-08 06:32:01 +00:00 |
LaiYongqiang
|
6099c54ca1
|
add ascend aicpu env ops
|
2022-02-08 12:51:00 +08:00 |
LaiYongqiang
|
374f6dfa31
|
update op info config file for serving
|
2022-02-08 12:47:54 +08:00 |
lvyufeng
|
69944cbbe9
|
add GRU support info and fix RNN ut
|
2022-02-08 10:22:35 +08:00 |
gaoyong10
|
7633f93a07
|
Parse kernel level by kernel graph.
|
2022-02-08 09:38:18 +08:00 |
i-robot
|
f17b96ac68
|
!29719 fix vocab validation
Merge pull request !29719 from luoyang/fix_vocab
|
2022-02-08 01:10:56 +00:00 |
i-robot
|
26d54856f7
|
!29720 refine eigh API exception
Merge pull request !29720 from zhujingxuan/master
|
2022-02-07 09:33:53 +00:00 |
zhujingxuan
|
aec3357a03
|
refine eigh API exception
Make sure msp.linalg.eigh throw exceptions when given wrong parameter and behaves the same between GPU and CPU.
|
2022-02-07 16:12:20 +08:00 |
luoyang
|
c248274d91
|
fix vocab validation
|
2022-02-07 15:55:59 +08:00 |
i-robot
|
a55b1b5e05
|
!29453 support pad mode for conv2d parallel operator
Merge pull request !29453 from yangzhenzhang/support-pad-mode-for-conv2d
|
2022-02-07 06:58:00 +00:00 |
i-robot
|
fb1396283a
|
!29693 unfied runtime adapt the env MS_DEV_ENABLE_CLOSURE
Merge pull request !29693 from limingqi107/new_actor_runtime
|
2022-02-07 03:28:44 +00:00 |
zhoufeng
|
b9b2f5bbfd
|
delete core gvar
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2022-02-06 17:21:49 +08:00 |
i-robot
|
e1c2c4c268
|
!29699 Fix duplicate wp hit bug in offline debugger
Merge pull request !29699 from TinaMengtingZhang/bugfix_dbg
|
2022-02-01 21:43:24 +00:00 |
i-robot
|
a1b5f06407
|
!29535 [MD] Profiler Memory Tooling Support
Merge pull request !29535 from cathwong/ckw_memory_tool
|
2022-02-01 21:39:05 +00:00 |
TinaMengtingZhang
|
23eb886d11
|
bugfix: duplicate wp hit results in offline dbg
|
2022-02-01 11:58:42 -05:00 |
Cathy Wong
|
3fe9a05341
|
[MD] Profiler Memory Tool Support
|
2022-01-31 17:46:17 -05:00 |
i-robot
|
e12d6af257
|
!29358 MD Child Sampler Code and UT Issues
Merge pull request !29358 from zetongzhao/sampler_AddChild
|
2022-01-31 16:55:22 +00:00 |
zetongzhao
|
ea9783e18c
|
fix sampler add_child
|
2022-01-31 07:45:42 -05:00 |
limingqi107
|
127e147f5c
|
unfied runtime adapt the env MS_DEV_ENABLE_CLOSURE
|
2022-01-30 15:33:55 +08:00 |
i-robot
|
a182cba0d1
|
!29635 Solve the problem that the path on Windows platform contains both slash and backslash
Merge pull request !29635 from guozhijian/fix_path_with_backslash
|
2022-01-30 06:32:32 +00:00 |
i-robot
|
b131e45669
|
!29617 add test case for exceptions
Merge pull request !29617 from zhujingxuan/master
|
2022-01-30 03:12:14 +00:00 |
i-robot
|
aae56dbae4
|
!28962 Change aot error code strategy and modify logs
Merge pull request !28962 from jiaoy1224/aot
|
2022-01-30 03:03:03 +00:00 |
jonyguo
|
911bdb297f
|
fix: on windows platform with mix back slash path
|
2022-01-30 10:30:30 +08:00 |
i-robot
|
48f4fd2f52
|
!29639 build core.so
Merge pull request !29639 from zhoufeng/dynamic-core
|
2022-01-30 02:00:21 +00:00 |
i-robot
|
2d85475207
|
!29657 opt test matrix_set_diag test codes
Merge pull request !29657 from zhuzhongrui/pub_master
|
2022-01-30 01:05:41 +00:00 |
Yang Jiao
|
7d4599e65a
|
change aot func return code
|
2022-01-29 19:25:42 +08:00 |
i-robot
|
8f784d40c1
|
!29570 add julia version check and platform check
Merge pull request !29570 from r1chardf1d0/master
|
2022-01-29 08:47:54 +00:00 |
i-robot
|
02d63d7ad9
|
!23008 [assistant][ops][FilterWikipediaXML]
Merge pull request !23008 from Isaac/FilterWikipediaXML
|
2022-01-29 08:35:29 +00:00 |