Commit Graph

7455 Commits

Author SHA1 Message Date
i-robot 7d35ad8912 !28031 add landscape st for Ascend
Merge pull request !28031 from Songyuanwei/st
2021-12-23 01:44:39 +00:00
i-robot 7d274f1702 !27276 GPU add dynamic kernels
Merge pull request !27276 from VectorSL/gpu-dynmic-kernel-for-merge
2021-12-23 01:00:41 +00:00
i-robot d01854f114 !28030 Parsing the profiling data on ai cpu in binary
Merge pull request !28030 from gaocongli/master
2021-12-22 08:53:17 +00:00
i-robot d863c20f9c !27760 enable runtime cache at ascend backend for dynamic shape scene
Merge pull request !27760 from wangnan39/test_cases_ascend_dynamic_op
2021-12-22 07:36:10 +00:00
songyuanwei c2860897f9 add st 2021-12-22 14:42:30 +08:00
王南 18fa59e090 enable runtime cache for ascend dynamic scene 2021-12-22 12:42:13 +08:00
gaocongli b9187f96da parsing the profiling data on ai cpu in binary 2021-12-22 11:59:47 +08:00
i-robot 14df5d3984 !23670 [assistant][ops] add new dataset loading operator CoNLL2000ChunkingDataset
Merge pull request !23670 from 杨旭华/CoNLL2000ChunkingDataset
2021-12-22 01:50:12 +00:00
i-robot d12b05f1f8 !27949 fix mac compile and fix st
Merge pull request !27949 from xulei/fix_mac
2021-12-22 01:16:49 +00:00
i-robot b1de53fac2 !27728 [Fallback] Support numpy augassign method, subscript method and binary operations
Merge pull request !27728 from huangbingjian/fallback_parse
2021-12-22 01:01:46 +00:00
i-robot 372065c821 !26325 [assistant][ops] add Addcdiv and Addcmul
Merge pull request !26325 from 孟权令/Addcdiv
2021-12-21 12:46:21 +00:00
i-robot 60a36bbf8f !27985 reduce the size of shift test case
Merge pull request !27985 from zhujingxuan/reduce_test_case
2021-12-21 12:16:02 +00:00
i-robot 2fbec9a554 !27856 use neighbor-exchange-v2 for conv2d
Merge pull request !27856 from yangzhenzhang/use-neighborexchangev2-for-conv2d
2021-12-21 10:59:54 +00:00
zhujingxuan ff13ddd353 reduce testcase 2021-12-21 17:37:21 +08:00
i-robot bc235730ca !27957 parallel_ut_refactoring
Merge pull request !27957 from 王志伟/parallel_ut_refactoring2
2021-12-21 08:02:16 +00:00
huangbingjian fea6974c80 Support numpy augassign method, subscript method and binary operations. 2021-12-21 15:58:20 +08:00
fattycat 289a7997df [feat] [assistant] [#I40GYB] add new loader CoNLL2000ChunkingDataset 2021-12-21 15:31:25 +08:00
Sawyer 564d83c959 [feat][assistant][I3T921][I3T923] add Addcdiv and Addcmul 2021-12-21 14:56:04 +08:00
i-robot cfdae8e0fc !27925 [ME] Optimize the error message of the operator module.
Merge pull request !27925 from Margaret_wangrui/operator
2021-12-21 06:54:30 +00:00
yangzhenzhang 8a68577756 use neighbor-exchange-v2 for conv2d 2021-12-21 14:27:41 +08:00
wzw a9b78682d5 parallel ut refactor 3 2021-12-21 14:26:58 +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
Margaret_wangrui f9a88a01bc [ME] Optimize the error message of the operator module 2021-12-21 10:19:25 +08:00
ms_yan 1052c2e7ea update models version 2021-12-21 09:34:53 +08:00
xulei 683a159e72 fix mac compile and fix st 2021-12-21 09:23:33 +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