i-robot
|
e4a48ed99a
|
!35285 GPU priority replay buffer implement
Merge pull request !35285 from chenweifeng/gpu-prb-commit
|
2022-06-01 07:53:56 +00:00 |
z00512249
|
e7c2821b86
|
fix lp_norm tensor bugs
|
2022-06-01 15:53:52 +08:00 |
i-robot
|
ec6d5c3060
|
!35272 using FuncGraphPtr instead of KernelGraphPtr in device context
Merge pull request !35272 from laiyongqiang/func_graph
|
2022-06-01 07:25:56 +00:00 |
i-robot
|
d52608b12b
|
!35207 Replace the synchronization of distributed actor route table with new cluster arch
Merge pull request !35207 from chengang/replace_actor_route_lookup_2
|
2022-06-01 07:19:59 +00:00 |
albert-yan
|
bd79cbc578
|
deconv dim compatible
|
2022-06-01 15:19:51 +08:00 |
lby
|
4f3e385644
|
add renorm op
|
2022-06-01 14:59:00 +08:00 |
huoxinyou
|
c72f676854
|
fixed StridedSlice shrink_axis_mask == 2 * (data.ndim - 1) bug
|
2022-06-01 14:50:55 +08:00 |
greatpan
|
b2aa35fa25
|
avx512 self feel, support matmal op
|
2022-06-01 14:36:57 +08:00 |
panzhihui
|
2dd576e8d6
|
update doc
|
2022-06-01 14:29:06 +08:00 |
i-robot
|
2f01d8b5bf
|
!35089 Add introduction with profiler op_analyse.
Merge pull request !35089 from liuchuting/profiler
|
2022-06-01 06:16:47 +00:00 |
huanghui
|
d769058b69
|
fix log init
|
2022-06-01 14:16:25 +08:00 |
greatpan
|
1a13b1f1d7
|
avx512 self feel, refactor matmul op
|
2022-06-01 14:03:26 +08:00 |
wangjun
|
1f1857c51c
|
add inplace update
|
2022-06-01 13:50:17 +08:00 |
huodagu
|
b4cef0a3e6
|
modify format
|
2022-06-01 11:45:09 +08:00 |
yelihua
|
3e4b0fec5b
|
fix the raises type format
|
2022-06-01 11:36:12 +08:00 |
i-robot
|
6c1ea8074e
|
!35174 Change the weight parameter to FV parameter in FuncGraph.
Merge pull request !35174 from 张清华/opt_parameter
|
2022-06-01 03:32:28 +00:00 |
zhangqi
|
d0afaf60f0
|
add python implement and st for random gamma
|
2022-06-01 11:20:36 +08:00 |
i-robot
|
17affba546
|
!33573 Refactor SparseProcess
Merge pull request !33573 from wangrao124/refactor_test_new
|
2022-06-01 03:18:45 +00:00 |
i-robot
|
5b724e625d
|
!35053 Replace thrust with cub for NonZero operator.
Merge pull request !35053 from hezhenhao1/add_nonzero
|
2022-06-01 03:14:59 +00:00 |
i-robot
|
73f026b498
|
!34967 [MS][ops]add clip by value dynamic shape
Merge pull request !34967 from KXiong/master
|
2022-06-01 03:01:11 +00:00 |
i-robot
|
146e82e028
|
!35292 Supplementary interface input parameters
Merge pull request !35292 from 刘勇琪/code_docs_modify_chinese_api
|
2022-06-01 02:59:22 +00:00 |
i-robot
|
18d785533e
|
!35293 takedown test_resnet_imagenet_and_thor_4p due to probalistic failures
Merge pull request !35293 from yanghaoran/takedown
|
2022-06-01 02:53:17 +00:00 |
limingqi107
|
1ab5df1e5d
|
runtime performance optimize-add the fusion actor
|
2022-06-01 10:52:38 +08:00 |
yanghaoran
|
b004bba6df
|
takedown test_resnet_imagenet_and_thor_4p due to probalistic failures
|
2022-06-01 10:45:35 +08:00 |
liu-yongqi-63
|
241bc7d2e5
|
Supplementary interface input parameters
|
2022-06-01 10:44:46 +08:00 |
i-robot
|
d813a7da0a
|
!32828 add new Ascend operator ScatterNdMin
Merge pull request !32828 from 袁忠蜜/ScatterNdMin
|
2022-06-01 02:42:34 +00:00 |
i-robot
|
9351d048d4
|
!32164 [assistant][ops] Add new Rad2Deg
Merge pull request !32164 from wxy220/Rad2Deg
|
2022-06-01 02:41:27 +00:00 |
Margaret_wangrui
|
afe3d2a161
|
[Fallback][Control_flow] Remove fallback testcase from ST to UT.
|
2022-06-01 10:40:20 +08:00 |
i-robot
|
2838edf7a5
|
!35243 Refactor the Activation and ActivationGrad for GPU.
Merge pull request !35243 from liqiliang/mishgrad-gpu
|
2022-06-01 02:36:04 +00:00 |
zhaoyingzhuo
|
2e435c760e
|
fix gather bug
|
2022-06-01 10:34:21 +08:00 |
i-robot
|
dfca012064
|
!35220 isolate reshape can only fuse elemwise/broadcast pattern in forward
Merge pull request !35220 from DeshiChen/0530_isolate_reshape
|
2022-06-01 02:12:04 +00:00 |
i-robot
|
991d1f2873
|
!35255 modify generate strategy for some parallel operators
Merge pull request !35255 from yangzhenzhang/modify-gen-strategy-for-parallel-op
|
2022-06-01 02:10:35 +00:00 |
i-robot
|
8f373d9466
|
!33775 compiled macro
Merge pull request !33775 from liubuyu/master
|
2022-06-01 02:02:19 +00:00 |
i-robot
|
b119815f4c
|
!34714 kernel_executor update the called funtions.
Merge pull request !34714 from 王平安/single_op_bug
|
2022-06-01 01:59:26 +00:00 |
chenfei
|
07fa734b0c
|
add bprop of deformable_offsets_grad
|
2022-06-01 09:57:01 +08:00 |
i-robot
|
a5c2eed92e
|
!35018 Fix the summary issue for not record summary data in sub graphs
Merge pull request !35018 from maning202007/fix_summary_for_not_setsummarynodes
|
2022-06-01 01:54:01 +00:00 |
i-robot
|
4f1a8b1eef
|
!33877 operators: Softmin, SiLU
Merge pull request !33877 from Henry Shi/branch_operators
|
2022-06-01 01:53:19 +00:00 |
i-robot
|
cfaa36be61
|
!35234 add st for adam weight decay op
Merge pull request !35234 from chujinjin/add_st_for_adam_weight_decay_op
|
2022-06-01 01:53:06 +00:00 |
i-robot
|
fd7108ffbf
|
!35230 [MS][Lite][Task] update header files protected macro
Merge pull request !35230 from 刘力力/task_header_macro_sync_merge
|
2022-06-01 01:42:37 +00:00 |
z00512249
|
a7f02843c8
|
fix LpNorm when attribute 'p' is zero.
|
2022-06-01 09:36:09 +08:00 |
r1chardf1d0
|
35f9afaeb4
|
sync akg
|
2022-06-01 09:34:17 +08:00 |
i-robot
|
0897ce16ba
|
!34544 Eliminate nopnode.
Merge pull request !34544 from gaoyong10/dynamic_shape_01
|
2022-06-01 01:33:02 +00:00 |
i-robot
|
231828f3e8
|
!35159 unsorted segment arithmetic check bug
Merge pull request !35159 from ling/pr
|
2022-06-01 01:31:23 +00:00 |
i-robot
|
6d4921cb1e
|
!35228 Add Linspace functional API && enable batch support && float64 support
Merge pull request !35228 from zhujingxuan/LinSpace
|
2022-06-01 01:28:40 +00:00 |
i-robot
|
34973eb3cf
|
!35250 Fix a bug that CI takes too long
Merge pull request !35250 from liangzelang/fix_CI_cost_bug
|
2022-06-01 01:13:29 +00:00 |
liu-yongqi-63
|
c826b1ec38
|
Fixed text.SlidingWindow operator has a problem when width>len(list)
|
2022-06-01 09:13:15 +08:00 |
i-robot
|
75084826aa
|
!35268 fix format for float
Merge pull request !35268 from zhangyinxia/master
|
2022-06-01 01:07:14 +00:00 |
wilfChen
|
7fbb9cc4c9
|
gpu priority replay buffer impl
|
2022-06-01 09:01:21 +08:00 |
Cathy Wong
|
f4fd0300c6
|
[MD] Transform Unification - Phase 3: Update Smoke tests and remaining UTs
|
2022-05-31 16:14:32 -04:00 |
lh735291378
|
a659f1eb33
|
feat assistant I48O5K add DenseToDenseSetOperation
|
2022-06-01 02:56:22 +08:00 |