Sawyer
564d83c959
[feat][assistant][I3T921][I3T923] add Addcdiv and Addcmul
2021-12-21 14:56:04 +08:00
i-robot
5afc399e19
!27945 update models repo
...
Merge pull request !27945 from ms_yan/update_models
2021-12-21 06:24:07 +00:00
i-robot
f007b8a99f
!27745 [MD][Offload] Move offload checks and split to the C pipeline
...
Merge pull request !27745 from markuskunej/offload_column_pipeline
2021-12-21 04:26:51 +00:00
i-robot
d555540333
!27922 maskrcnn st bug fix
...
Merge pull request !27922 from 张晓晓/master
2021-12-21 02:41:23 +00:00
i-robot
9952633aa9
!27905 add c++ std to custom aot compile cmd
...
Merge pull request !27905 from xulei/fix_st_mac
2021-12-21 02:27:55 +00:00
ms_yan
1052c2e7ea
update models version
2021-12-21 09:34:53 +08:00
i-robot
7331629ceb
!22686 [assistant][ops][Dither]
...
Merge pull request !22686 from Isaac/Dither
2021-12-20 11:16:20 +00:00
i-robot
25e17b0cc1
!27849 Upgrade Ascend software package Dec 16
...
Merge pull request !27849 from TronZhang/upgrade_ascend_1216
2021-12-20 11:11:04 +00:00
zhangxiaoxiao
21a9c79b8f
maskrcnn st bug fix
2021-12-20 16:35:07 +08:00
i-robot
2566ae57c7
!27836 [ME][Fallback] Support print in ms_function or construct.
...
Merge pull request !27836 from Margaret_wangrui/print
2021-12-20 08:04:59 +00:00
i-robot
76aaf62088
!27860 The profiler framework data is changed to binary data
...
Merge pull request !27860 from helloiSCSI/data_reduce
2021-12-20 07:47:49 +00:00
i-robot
953920112c
!22553 [assistant][ops] Add new loader UDPOSDataset
...
Merge pull request !22553 from 杨旭华/UDPOSDataset
2021-12-20 06:54:54 +00:00
tronzhang
df2a6025a6
upgrade Ascend software package Dec 16
2021-12-20 14:24:38 +08:00
xulei
612cfe453b
add c++ std to custom aot compile cmd
2021-12-20 14:18:50 +08:00
i-robot
cc3c980a07
!27874 Real、conj、imag 接口支持实数输入
...
Merge pull request !27874 from zhouyaqiang0/master
2021-12-20 03:53:16 +00:00
helloiSCSI
115ec28ea0
Profiler save framework data as binary data
...
1. Reconstructing the profiler data reporting module
2. Rewrite the write framework data module, Detail: add a new profiler_reporter file to report binnary data, and delele all the old
profiler reporter diretcory.
3. Rewrite the parse framework data module
4. Fix the framework module ut and st
2021-12-20 11:06:53 +08:00
i-robot
f1b26ea205
!21339 [assistant][ops]New operator implementation, include SparseApplyAdadeltaD
...
Merge pull request !21339 from 梁秀波/SparseApplyAdadeltaD
2021-12-20 01:34:10 +00:00
i-robot
11da28f24a
!27060 modify dev env name
...
Merge pull request !27060 from zhoufeng/modify-env-name
2021-12-20 01:23:54 +00:00
i-robot
92f4c07611
!27732 [ME] Optimize the error message of the operator module.
...
Merge pull request !27732 from Margaret_wangrui/operator
2021-12-20 01:05:55 +00:00
zhouyaqiang
a6b48e003d
Adapt Real input of ops real imag conj
2021-12-19 17:26:09 +08:00
haohaonannan97
f480be7c48
[feat][assistant][I40GXF] add new data operator Dither
2021-12-18 08:24:48 -08:00
王天浩
11cb3e4ef7
[fear][assistant][I40GYA] add new loader UDPOSDataset
2021-12-18 23:28:05 +08:00
wild-fox
452dbd4551
[feat][assistant][I40FFU] add new Ascend operator SparseApplyAdadelta
2021-12-18 17:56:51 +08:00
zorax
031c792cf6
[assistant][ops]New operator implementation, include ApplyAdamWithAmsgradD
2021-12-18 16:52:47 +08:00
i-robot
87c7fc13bb
!23042 [assistant][ops]New operator implementation, include NonMaxSuppressionV3
...
Merge pull request !23042 from 梁秀波/NonMaxSuppressionV3
2021-12-18 06:51:51 +00:00
Margaret_wangrui
1a37dcfa94
[ME] Optimize the error message of the operator module
2021-12-18 14:28:45 +08:00
i-robot
57bbfe6453
!27741 Add test util function to write object into json
...
Merge pull request !27741 from sabrinasun_59ee/test
2021-12-18 03:00:53 +00:00
sabrinasun
2fa9399231
add test function to write object to json
2021-12-17 16:11:05 -05:00
markuskunej
0c10f52eb4
Moved the offload operation check and map operation split from python (datasets.py) to c++ (NodeOffloadPass.cc).
...
Updated check for offload in python (dataset_helper.py and
iterators.py).
Updated auto_offload test in test_map_offload.py.
Changed MapNode.offload type from bool->int in bindings.cc.
Changed manual offload flag from int->enum.
Update offload end of pipeline detection to be column-specific.
2021-12-17 14:35:17 +00:00
i-robot
457d953565
!22471 [assistant][ops]New operator implementation, include IsClose
...
Merge pull request !22471 from 梁秀波/IsClose
2021-12-17 11:55:37 +00:00
韩峥嵘
efe0fce473
[feat][assistant][I40FG0] add new Ascend operator NonMaxSuppression
2021-12-17 17:08:39 +08:00
i-robot
9b27295d1e
!27544 fixed st and landscape bugs
...
Merge pull request !27544 from Songyuanwei/test
2021-12-17 08:14:23 +00:00
i-robot
96b2dce300
!22248 [assistant][ops] Add new loader operator YahooAnswers
...
Merge pull request !22248 from 杨旭华/YahooAnswers
2021-12-17 06:40:13 +00:00
i-robot
3121a317ec
!27775 Fix Slice node's location incorrect
...
Merge pull request !27775 from huanghui/fix-Slice-no-location
2021-12-17 06:35:26 +00:00
Margaret_wangrui
b4668d4ddd
[ME][Fallback] Support print in ms_function or construct
2021-12-17 14:11:51 +08:00
韩峥嵘
43a495f3fd
[feat][assistant][I40FG5] add new Ascend operator IsClose
2021-12-17 12:03:38 +08:00
Carry955
2320bb7c70
[feat][assistant][I40GXW] add new loader YahooAnswers
2021-12-16 18:33:47 -08:00
i-robot
35db3bccac
!27568 Add TCP communicator for distributed runtime
...
Merge pull request !27568 from chengang/add_tcp_comm
2021-12-17 01:25:50 +00:00
i-robot
a618bb8ab5
!26949 save dataset into mindir - phase 2
...
Merge pull request !26949 from luoyang/mindir-stage2-2
2021-12-17 01:14:39 +00:00
i-robot
d1dbdeffcb
!27684 Update Python UT removal of generated files
...
Merge pull request !27684 from zetongzhao/update_python_remove
2021-12-17 01:09:17 +00:00
zetongzhao
7cb6989efd
replace python removal with pytest tmp_path
2021-12-16 14:38:49 -05:00
i-robot
2bf244cd66
!27757 Support variable index of getitem during handling cell list getattr.
...
Merge pull request !27757 from 张清华/opt_cell_list_getattr2
2021-12-16 18:13:36 +00:00
cristoval
bb5798c391
Add tcp communicator for RPC
2021-12-16 23:32:38 +08:00
i-robot
0158db12e6
!27800 add testcase for ops
...
Merge pull request !27800 from zhanlijun/addtest1
2021-12-16 13:12:26 +00:00
songyuanwei
11d84058c3
fixed st and landscape bugs
2021-12-16 21:03:37 +08:00
Zhang Qinghua
ea8c47e981
Support variable index of getitem during handling cell list getattr.
2021-12-16 20:35:45 +08:00
zhanlijun
82de6c7ebc
add testcase
2021-12-16 20:25:38 +08:00
huanghui
d549ec5af5
fix Slice cannot get location
2021-12-16 17:19:20 +08:00
YangLuo
fa7ed720c8
Saving dataset into Mindir and load for inference phase 2
2021-12-16 16:46:51 +08:00
i-robot
60174d9ae1
!27770 takedown sit_lstm_forward_input
...
Merge pull request !27770 from yanghaoran/takedown_lstm_forward
2021-12-16 06:59:59 +00:00