i-robot
|
816de6f0ee
|
!26055 convert attr to value node
Merge pull request !26055 from yanzhenxiang2020/aicpu_random_seed_to_input
|
2021-11-10 11:08:31 +00:00 |
i-robot
|
5b2c493c2e
|
!25905 fix comments format
Merge pull request !25905 from liutongtong9/code_docs_fixcoments
|
2021-11-10 11:06:13 +00:00 |
Yang Jiao
|
ef0161caa6
|
fix pyfunc scalar support
|
2021-11-10 18:31:15 +08:00 |
chujinjin
|
5f650b446f
|
optimize get mode performance
|
2021-11-10 16:54:00 +08:00 |
i-robot
|
c4d81e5e07
|
!26095 add api ms_function cn
Merge pull request !26095 from yingchen/code_docs_apicn
|
2021-11-10 08:34:02 +00:00 |
baihuawei
|
a112376b36
|
fix hete_mix_ctrlflow
|
2021-11-10 16:20:03 +08:00 |
Megalomania
|
c34bbabed9
|
[feat] [assistant] [I3T96M] add new loader AGNEWS
|
2021-11-09 23:51:19 -08:00 |
yangzhenzhang
|
8431ba616c
|
add output strategy for op init
|
2021-11-10 15:35:45 +08:00 |
hezhenhao1
|
be7390964c
|
Add int as input type for AbsGrad CPU op.
|
2021-11-10 15:29:35 +08:00 |
i-robot
|
005bc7c380
|
!26100 fix compile
Merge pull request !26100 from hwjiaorui/master
|
2021-11-10 07:27:47 +00:00 |
i-robot
|
1117b2a9e6
|
!25971 Fix high order cache
Merge pull request !25971 from zjun/fix_nested_grad_cache
|
2021-11-10 07:04:30 +00:00 |
rescue
|
22e03ab12e
|
Adding offload hardware accelerator.
|
2021-11-10 07:03:43 +00:00 |
i-robot
|
14efcd5a1c
|
!26030 [GraphKernel] Add Compiling Macros in graph_kernel_flags.
Merge pull request !26030 from chenlei_autodiff/decouple_code
|
2021-11-10 06:44:18 +00:00 |
i-robot
|
b4c1d771c1
|
!25855 [ms][lite][cpu] deconv optimize
Merge pull request !25855 from liuzhongkai/deconv_114
|
2021-11-10 06:43:28 +00:00 |
hwjiaorui
|
653cf2622b
|
fix compile
|
2021-11-10 14:41:32 +08:00 |
gaoyong10
|
ab7a548e9a
|
Fix output actor for control flow.
|
2021-11-10 14:30:58 +08:00 |
i-robot
|
411d3bb015
|
!25894 Fix windows python3.9 compile
Merge pull request !25894 from zhoufeng/find-python-path
|
2021-11-10 06:30:37 +00:00 |
yingchen
|
ec6cc664ab
|
add ms_function cn
|
2021-11-10 14:25:31 +08:00 |
i-robot
|
8b6beddca3
|
!21121 optimize thread pool
Merge pull request !21121 from kisnwang/optimize-thread-pool
|
2021-11-10 06:21:18 +00:00 |
ling
|
221ada8980
|
[MSLITE] core bind for windows
|
2021-11-10 14:05:45 +08:00 |
i-robot
|
1bfedfcb7f
|
!26007 Ascend Device Context for MindRT
Merge pull request !26007 from hwjiaorui/ascend_context
|
2021-11-10 03:50:22 +00:00 |
i-robot
|
87919b1f29
|
!26063 Disable cache internal parameter in control flow.
Merge pull request !26063 from gaoyong10/runtime_second9
|
2021-11-10 03:21:22 +00:00 |
i-robot
|
51b815af03
|
!26066 Fix dump ir lack some information
Merge pull request !26066 from hewei/fix_ir_dump
|
2021-11-10 03:12:41 +00:00 |
i-robot
|
302b797747
|
!26018 Avoid print duplicate error msg while exception.
Merge pull request !26018 from zhangzhaoju/master_dup_log
|
2021-11-10 03:08:12 +00:00 |
i-robot
|
4eef5e5c13
|
!26045 Delete useless interface in control node parser.
Merge pull request !26045 from gaoyong10/runtime_second8
|
2021-11-10 03:00:02 +00:00 |
i-robot
|
6dcf8e2048
|
!26053 [MS][LITE][develop] add fp16 kernel
Merge pull request !26053 from sunsuodong/add_fp16_kernel_b
|
2021-11-10 02:59:32 +00:00 |
l00591931
|
9e3da312e7
|
refactor load mindir
|
2021-11-10 10:55:42 +08:00 |
i-robot
|
2de7a812b5
|
!24828 Corrected typo in graph_split.py BROADCAST instead of BORADCAST
Merge pull request !24828 from sabati/master
|
2021-11-10 02:41:38 +00:00 |
i-robot
|
8bf7e28fa6
|
!25410 add dump flag for fusion nodes
Merge pull request !25410 from yuchaojie/ir_fusion3
|
2021-11-10 02:25:08 +00:00 |
i-robot
|
9b00c2d941
|
!26047 [ME][Fallback] Modify fallback log level
Merge pull request !26047 from Margaret_wangrui/fallback_log
|
2021-11-10 02:12:55 +00:00 |
i-robot
|
d4c8dde6d2
|
!25923 Move IsRealKernel and IsRealCNodeKernel from AnfAlgo to AnfUtils
Merge pull request !25923 from DeshiChen/1101_anfalgo
|
2021-11-10 01:56:07 +00:00 |
i-robot
|
4fc653e71c
|
!25950 fix pynative parameter list problem
Merge pull request !25950 from Margaret_wangrui/tuple_pynative
|
2021-11-10 01:43:42 +00:00 |
zjun
|
06b4865139
|
Fix high grad cache
Signed-off-by: zjun <zhangjun0@huawei.com>
Modify currg to forwardfg
35767d9b3e Modify currg to forwardfg
Fix grad order
b4858330e1 Fix grad order
|
2021-11-10 09:41:17 +08:00 |
i-robot
|
5a721ee3b8
|
!26067 Modify parameter info
Merge pull request !26067 from Margaret_wangrui/parameter_info
|
2021-11-10 01:40:46 +00:00 |
chujinjin
|
12021c81fb
|
delete useless code
|
2021-11-10 09:31:15 +08:00 |
i-robot
|
98540f2012
|
!26037 update api
Merge pull request !26037 from huchunmei/master
|
2021-11-10 01:30:59 +00:00 |
i-robot
|
781b2ace39
|
!26039 Fix Merge Error For the Linear in Transformer API
Merge pull request !26039 from huangxinjing/fix_linear_merger_error
|
2021-11-10 01:06:56 +00:00 |
i-robot
|
2e174427c9
|
!25963 [MD][Autotune] Add WaitFor
Merge pull request !25963 from harshvardhangupta/hesh_tree_mod
|
2021-11-09 22:43:00 +00:00 |
i-robot
|
b7244ac987
|
!25852 MD C++ UT: Remove old tests part 2
Merge pull request !25852 from hetshah/hs_remove_old_tests
|
2021-11-09 22:07:59 +00:00 |
hetshah
|
5c703015e4
|
remove old tests and move coverage
|
2021-11-09 21:27:37 +00:00 |
i-robot
|
61b53fee3a
|
!25980 Add callback support to Mappable Datasets to enable Add/Remove workers
Merge pull request !25980 from h.farahat/cb_mappable
|
2021-11-09 20:05:01 +00:00 |
i-robot
|
f1f7731fb2
|
!25964 Fix serdes multithreading bug
Merge pull request !25964 from zetongzhao/serdes_multithreading
|
2021-11-09 15:48:06 +00:00 |
hesham
|
17e338e909
|
Add WaitFor
|
2021-11-09 10:19:48 -05:00 |
jjfeing
|
34b73e305d
|
convert attr to value node
|
2021-11-09 22:45:33 +08:00 |
sunsuodong
|
a8aad920bc
|
add fp16 kernel
|
2021-11-09 04:59:27 -08:00 |
yanghaoran
|
8ffd9a0540
|
fix naming while building windows packages
|
2021-11-09 20:45:01 +08:00 |
kswang
|
38d35ae96b
|
optimize common thread pool
|
2021-11-09 20:15:27 +08:00 |
i-robot
|
a469dc551e
|
!26048 [MS][LITE]add tail call flag in offline converter
Merge pull request !26048 from mengyuanli/call_has_return
|
2021-11-09 12:07:44 +00:00 |
He Wei
|
4cff0b1743
|
Fix dump ir lack some information
1. No id follow '[CNode]';
2. Miss TraceTransform info after TransformClone().
|
2021-11-09 19:54:30 +08:00 |
Margaret_wangrui
|
246a828f33
|
modify parameter info
|
2021-11-09 19:52:11 +08:00 |