i-robot
|
84d2e54871
|
!26959 TensorArray CPU
Merge pull request !26959 from VectorSL/tensor-array-cpu
|
4 years ago |
VectorSL
|
cb3d25c8f0
|
add cpu tensor array
|
4 years ago |
i-robot
|
fce7c056c7
|
!25369 [feat] [assistant] [I48OBD] add dynamic shape for BesselI1e operator
Merge pull request !25369 from lyl116/BesselI1e
|
4 years ago |
i-robot
|
6daea6079b
|
!26906 Optimize DynamicRNNGrad fission when batch_size is multiple of 16 or t_size is 1
Merge pull request !26906 from yuchaojie/ir_fusion3
|
4 years ago |
i-robot
|
ffda5a43bf
|
!26898 Add cast transdata operators register format.
Merge pull request !26898 from liangchenghui/add_cast_op_format
|
4 years ago |
i-robot
|
10140d79f4
|
!25379 [feat] [assistant] [I48OCF] add dynamic shape for ReciprocalGrad operator
Merge pull request !25379 from 魏志清/reciprocalgrad
|
4 years ago |
i-robot
|
df0d5f645e
|
!26486 rl environment primitive
Merge pull request !26486 from chenweifeng/rl-env-primitive
|
4 years ago |
lyl116
|
eb5e8e7534
|
[feat] [assistant] [I48OBD] add dynamic shape for BesselI1e operator
|
4 years ago |
wilfChen
|
9261c38c97
|
environment primitive
|
4 years ago |
liangchenghui
|
d34b6a774f
|
Add cast transdata operators register format.
|
4 years ago |
yuchaojie
|
805541a3a9
|
Optimize DynamicRNNGrad fission when batch_size is multiple of 16 or t_size is 1
|
4 years ago |
zhi-qing-wei
|
e3623a25f2
|
[feat] [assistant] [I48OCF] add dynamic shape for ReciprocalGrad operator
|
4 years ago |
jin-xiulang
|
c4e84eb207
|
Modify updateModel kernel for STABLE_PW_ENCRYPT.
|
4 years ago |
i-robot
|
e96f33e887
|
!25943 TensorArray
Merge pull request !25943 from VectorSL/tensor-array-v2
|
4 years ago |
i-robot
|
7332c935d0
|
!26721 optimizes the error description of Transpose and get_broadcast_shape.
Merge pull request !26721 from wangshuide/wsd_master_new
|
4 years ago |
i-robot
|
049d83cbb6
|
!25702 [assistant][ops]New operator implementation, include ApplyGradientDescent
Merge pull request !25702 from 张璇/ApplyGradientDescent
|
4 years ago |
i-robot
|
eef5f3f8d4
|
!22925 [assistant][ops] add operator Cummin
Merge pull request !22925 from yangwm/cummin
|
4 years ago |
i-robot
|
fa5ea7b3a6
|
!26370 DynamicRNNGrad support `hidden_size not multiple of 16` scene
Merge pull request !26370 from yuchaojie/ir_fusion4
|
4 years ago |
VectorSL
|
710289a72d
|
add tensor array
|
4 years ago |
i-robot
|
30d182ac18
|
!26626 fix reduce ops axis multiple bug in GPU
Merge pull request !26626 from zhangbuxue/fix_reduce_ops_axis_multiple_bug_in_GPU
|
4 years ago |
wangshuide2020
|
399680a711
|
optimizes the error description of Transpose and get_broadcast_shape.
|
4 years ago |
i-robot
|
3fc995a6ae
|
!26664 Add support float64 as input type for ReduceProd GPU op.
Merge pull request !26664 from hezhenhao1/add_prod
|
4 years ago |
luon
|
5485ff0cb6
|
[feat] [assistant] [I40GGH] add new ascend operator Cummin
|
4 years ago |
buxue
|
89a688f3be
|
fix reduce ops axis multiple bug in GPU
|
4 years ago |
i-robot
|
69af0e93c0
|
!26651 add neighborlistupdate args
Merge pull request !26651 from jiahongQian/code_docs_master
|
4 years ago |
i-robot
|
67eeb2bff0
|
!26502 grad of op add and op reduce support dynamic shape
Merge pull request !26502 from wangnan39/modify_add_and_reduce_sum_grad
|
4 years ago |
jiahongQian
|
78c64d3610
|
add neighborlist args
|
4 years ago |
yuchaojie
|
b760eba23a
|
DynamicRNNGrad support `hidden_size not multiple of 16` scene
|
4 years ago |
hezhenhao1
|
accc6368aa
|
Add support float64 as input type for ReduceProd GPU op.
|
4 years ago |
zx
|
dbff85f7d1
|
[feat][assistant][I48O97] Modify ApplyGradientDescent to be a dynamic shape operator
|
4 years ago |
王南
|
61ea1a3e9c
|
add and reduce grad support dynamic shape
|
4 years ago |
lianliguang
|
a047ab4a8d
|
add function wraps for parameter init function
|
4 years ago |
i-robot
|
1b7a38ccd8
|
!26329 Add exchangeKeys ops and getKeys ops for cross-silo STABLE_PW_ENCRYPT
Merge pull request !26329 from jxlang910/master
|
4 years ago |
i-robot
|
45947b51ba
|
!26312 add grad support dynamic shape
Merge pull request !26312 from wangnan39/add_grad_support_dynamic_shape
|
4 years ago |
i-robot
|
65444c39c0
|
!26513 fix functional interface grad
Merge pull request !26513 from chenzhuo/jvp
|
4 years ago |
i-robot
|
4a11d91356
|
!26483 modify indent of comments
Merge pull request !26483 from looop5/doc
|
4 years ago |
i-robot
|
d837e2c969
|
!26429 add cpu op fp64 register to fix bugs of gmres for backend cpu
Merge pull request !26429 from zhuzhongrui/gmres
|
4 years ago |
jin-xiulang
|
f972de90d0
|
Add exchangeKeys ops and getKeys ops for STABLE_PW_ENCRYPT
fix review syggestions
|
4 years ago |
i-robot
|
06c4c7e232
|
!26487 add dynamic shape for assign
Merge pull request !26487 from Simson/op_infer
|
4 years ago |
chenzhuo
|
6b9935b86d
|
fix grad bug
|
4 years ago |
王南
|
f082f4ccec
|
add grad support dynamic
|
4 years ago |
z00512249
|
fe9442761c
|
add cpu op fp64 register to fix bugs of gmres for backend cpu
|
4 years ago |
i-robot
|
9d6248194e
|
!26310 MindSpore support load custom aicpu kernels.
Merge pull request !26310 from linqingke/aicpu
|
4 years ago |
simson
|
7bc45ac906
|
add dynamic shape for assign
|
4 years ago |
i-robot
|
23da0717bc
|
!26187 Support CSRTensor
Merge pull request !26187 from 杨林枫/csr_frontend
|
4 years ago |
looop5
|
120930e1ce
|
modify indent of comments
|
4 years ago |
i-robot
|
5233c73805
|
!25592 Reshape support shape is variable
Merge pull request !25592 from wangnan39/reshape_support_tensor
|
4 years ago |
王南
|
1163cfe967
|
reshape support shape is tensor
|
4 years ago |
tacyi139
|
a730005dfe
|
conv2d pad_mode lower error
|
4 years ago |
i-robot
|
4e88f2e5e8
|
!26345 add examples of function grad, jvp and vjp
Merge pull request !26345 from chenzhuo/jvp
|
4 years ago |