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
|
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
|
1089d55dd9
|
!35216 julia testcase only support x86_64 now
Merge pull request !35216 from r1chardf1d0/julia4
|
2022-05-31 18:05:59 +00:00 |
i-robot
|
4aaf6f8df6
|
!34981 Add dynamic and vmap support for `GatherD`
Merge pull request !34981 from TronZhang/gatherd_implement_more
|
2022-05-31 09:32:30 +00:00 |
chujinjin
|
eecbb9060a
|
add st for adam weight decay op
|
2022-05-31 17:06:55 +08:00 |
i-robot
|
2eefb34afd
|
!35180 Add vmap and it's tests.
Merge pull request !35180 from liqiliang/vmap_and_dynamic_and_tests
|
2022-05-31 08:14:15 +00:00 |
zhujingxuan
|
b92c902a2f
|
Add Linspace functional API && enable batch support && float64 support
|
2022-05-31 16:08:03 +08:00 |
i-robot
|
d87af99e7c
|
!35152 add 1d inputs support for nn.BiDense
Merge pull request !35152 from 吕昱峰(Nate.River)/master
|
2022-05-31 02:55:46 +00:00 |
r1chardf1d0
|
15c7ba2087
|
julia only support x86_64
|
2022-05-31 10:15:13 +08:00 |
tronzhang
|
83280c2230
|
add dynamic and vmap support for gatherd
|
2022-05-31 09:39:43 +08:00 |
i-robot
|
515e54d361
|
!35118 [ME] Support Raise list and tuple, prompt user variable scenario error when raising Tensor.
Merge pull request !35118 from Margaret_wangrui/raise_tensor_list_tuple
|
2022-05-31 01:37:04 +00:00 |
i-robot
|
8cabd14dcd
|
!35182 [bug] fix taylor rule of log
Merge pull request !35182 from chenzhuo/taylor_log
|
2022-05-31 01:33:29 +00:00 |
liqiliang
|
3f1c71e04a
|
Add vmap and it's tests.
|
2022-05-31 09:26:13 +08:00 |
i-robot
|
d7deca2848
|
!34664 gather: add vmaprule for gather operation
Merge pull request !34664 from 吕浩宇/gather_vmap
|
2022-05-31 01:18:08 +00:00 |
i-robot
|
509fb1e776
|
!34550 add model.fit and refactor callbacks
Merge pull request !34550 from liutongtong9/add_fit
|
2022-05-30 11:32:20 +00:00 |
i-robot
|
e87441763d
|
!35173 [MS][LITE]optimize scatter_cpu performance
Merge pull request !35173 from mengyuanli/optimize_scatter_elements_performance
|
2022-05-30 09:15:19 +00:00 |
lvhaoyu
|
fadd7da5ef
|
gather: add vmap rule for gather operations
Signed-off-by: lvhaoyu <lvhaoyu@huawei.com>
|
2022-05-30 16:59:00 +08:00 |
i-robot
|
922c8cc2ab
|
!34975 modify vmap rule for masked-select
Merge pull request !34975 from yangzhenzhang/modify-vmap-rule-for-masked-select
|
2022-05-30 08:31:13 +00:00 |
chenzhuo
|
73038f9d02
|
fix taylor rule of log
|
2022-05-30 16:26:15 +08:00 |
i-robot
|
256303c6ef
|
!35004 AdaptiveMaxPool2D op.
Merge pull request !35004 from gaoyong10/dynamic_shape_04
|
2022-05-30 07:36:24 +00:00 |
mengyuanli
|
c5ead2f264
|
optimize scatter elements performance
|
2022-05-30 15:13:26 +08:00 |
i-robot
|
51c1918011
|
!34849 add bernoulli ops include func, Tensor interface, GPU kernel and docs.
Merge pull request !34849 from jiangshuqiang/add_bernoulli_
|
2022-05-30 06:34:08 +00:00 |
i-robot
|
1f9960ccfd
|
!34892 add scatter_div operator
Merge pull request !34892 from hujiahui8/scatter_div
|
2022-05-30 04:16:21 +00:00 |
i-robot
|
f8d767d734
|
!34928 Add support on CPU platform for op: svd
Merge pull request !34928 from zhuyuxiao/I51VRQ
|
2022-05-30 03:01:10 +00:00 |
i-robot
|
6eef2b9826
|
!35094 add lp_norm vmap and dynamic shape test case.
Merge pull request !35094 from zhuzhongrui/pub_master2
|
2022-05-30 02:53:52 +00:00 |
i-robot
|
8a8985fcb2
|
!35005 Solve integer division by zero issue for ScatterNdDiv
Merge pull request !35005 from zhujingxuan/scatter
|
2022-05-30 02:51:44 +00:00 |
Margaret_wangrui
|
a4c2cdf2b2
|
[ME] Support Raise list and tuple, prompt user variable scenario error when raising Tensor.
|
2022-05-30 10:27:25 +08:00 |
lvyufeng
|
83f260484e
|
add 1d inputs support for nn.BiDense
|
2022-05-30 10:11:38 +08:00 |
i-robot
|
071ac5425b
|
!35121 tensor scatter div vmap
Merge pull request !35121 from ling/merge
|
2022-05-30 01:25:44 +00:00 |
i-robot
|
3d0e975c90
|
!34784 PyNative Bprop run in Graph.
Merge pull request !34784 from caifubi/master-pynative-run-in-graph-dev-ci
|
2022-05-30 01:13:52 +00:00 |
i-robot
|
359551ba3f
|
!35111 fix op fusion
Merge pull request !35111 from liubuyu/usb
|
2022-05-30 01:07:33 +00:00 |
i-robot
|
abccd6e0e1
|
!34973 Add st for fallback constant control flow with 230,231,232
Merge pull request !34973 from huanghui/control-for-fallback
|
2022-05-29 12:38:51 +00:00 |
jiangshuqiang
|
0449f91f47
|
add bernoulli ops include func, Tensor interface, GPU kernel and docs.
|
2022-05-29 13:38:06 +08:00 |
i-robot
|
998a38b541
|
!34986 fix output information
Merge pull request !34986 from huangbingjian/fix_information
|
2022-05-29 03:58:41 +00:00 |
i-robot
|
ccc8c2744e
|
!33814 [feat] [assistant] [ops] [I4ZZV4,I4ZZV5] New GPU operator implementation, include tril,triu
Merge pull request !33814 from 路雄博/Tril_GPU
|
2022-05-29 03:11:33 +00:00 |
ling
|
956acdcc13
|
tensor scatter div vmap
infer shape and datatype bug
tan support GRAPH_MODE and PYNATIVE_MODE
|
2022-05-28 17:29:53 +08:00 |
z00512249
|
ac4fa51780
|
add lp_norm vmap and dynamic shape test case.
|
2022-05-28 16:33:05 +08:00 |
lby
|
8aabd90519
|
fix op fusion
|
2022-05-28 15:45:52 +08:00 |
i-robot
|
087d122f9f
|
!34980 [ME] raise only supports some Python standard exception types.
Merge pull request !34980 from Margaret_wangrui/raise_type
|
2022-05-28 07:38:22 +00:00 |
zhuyuxiao
|
dc8cb8513c
|
add support on CPU platform for op: svd
|
2022-05-28 15:36:43 +08:00 |
gaoyong10
|
cd044f7446
|
AdaptiveMaxPool2d op.
|
2022-05-28 15:34:27 +08:00 |
liutongtong
|
f6c8053c2b
|
add model.fit and refactor callbacks
|
2022-05-28 10:33:39 +08:00 |
yanghaoran
|
e1d3e6edac
|
take down testcases that are passing all the time
|
2022-05-28 09:53:29 +08:00 |
caifubi
|
d490450270
|
PyNative Bprop run in Graph.
1. Dynamic structure bp graph need to be split and run op by op.
2. Static bp graph can run graph integated. (Only support
CPU/GPU/Non-DynamaiShape)
|
2022-05-27 23:26:46 +08:00 |
i-robot
|
3aea6a2e0b
|
!35030 Allow the Parameter object as a construct/ms_function parameter type.
Merge pull request !35030 from 张清华/opt3
|
2022-05-27 12:35:07 +00:00 |
i-robot
|
56462cc071
|
!34486 add pdist_cpu_kernel
Merge pull request !34486 from hemaohua/pdist_push
|
2022-05-27 09:54:58 +00:00 |
i-robot
|
e11366d4c8
|
!34994 fix issue: eliminate the environ node
Merge pull request !34994 from lanzhineng/issue
|
2022-05-27 09:21:27 +00:00 |
i-robot
|
1a30181f4f
|
!34913 Add testcases for Fallback control flow 310, 311, 312
Merge pull request !34913 from LiangZhibo/control
|
2022-05-27 09:19:51 +00:00 |
i-robot
|
7aa150ab3a
|
!35058 takedown testcases due to probalistic failures
Merge pull request !35058 from yanghaoran/master
|
2022-05-27 08:10:46 +00:00 |
yanghaoran
|
c1049cea42
|
takedown testcases due to probalistic failures
|
2022-05-27 16:05:44 +08:00 |