i-robot
|
c1a9e313b0
|
!31281 gpu dynamic shape
Merge pull request !31281 from changzherui/gpu_dynamic_shape
|
4 years ago |
i-robot
|
bfcfa61485
|
!31701 Clean code for utils and parser
Merge pull request !31701 from YuJianfeng/clean
|
4 years ago |
yujianfeng
|
90bf02725e
|
Clean Code
|
4 years ago |
i-robot
|
ecde0749bb
|
!31576 dynamic shape CPU & GPU
Merge pull request !31576 from TuDouNi/dynamic_shape_gpu_cpu_2
|
4 years ago |
changzherui
|
df3976d5a0
|
gpu dynamic shape
|
4 years ago |
i-robot
|
e5484dd4dd
|
!31511 Change general vmap rule to metafg
Merge pull request !31511 from LiangZhibo/rule
|
4 years ago |
ttudu
|
adb18b82ca
|
dynamic shape CPU & GPU
|
4 years ago |
i-robot
|
d9930ac399
|
!31528 fix pclint
Merge pull request !31528 from xulei/code_clean
|
4 years ago |
i-robot
|
2eb9c6d7b0
|
!31659 Clean code
Merge pull request !31659 from YuJianfeng/clean
|
4 years ago |
i-robot
|
9c6fb2a67e
|
!31647 clean code
Merge pull request !31647 from baihuawei/cleancode1.7
|
4 years ago |
liangzhibo
|
04d9350f51
|
Change vmap general rule to metafg
|
4 years ago |
yujianfeng
|
8a8aaacd32
|
Clean code
|
4 years ago |
baihuawei
|
d0f2974316
|
clean code
|
4 years ago |
changzherui
|
a584ac5d56
|
fix protobuf cve and clean code
|
4 years ago |
xulei
|
79c447812e
|
fix code check
|
4 years ago |
i-robot
|
1dba54470c
|
!31529 priority replay buffer aicpu library select
Merge pull request !31529 from chenweifeng/aicpu-priority-replay-buffer
|
4 years ago |
wilfChen
|
c21631498d
|
aicpu priority replay buffer library select
|
4 years ago |
i-robot
|
dc5f77f585
|
!31298 build libmindspore_backend.so
Merge pull request !31298 from zhoufeng/backend-frontend-decoupling
|
4 years ago |
i-robot
|
5b83c9e003
|
!31423 Shallow copy for sens args when run grad graph in pynative mode.
Merge pull request !31423 from JoyLvliang/shallow_copy_tensor_value
|
4 years ago |
i-robot
|
82bd6069c2
|
!31437 clean code
Merge pull request !31437 from jjfeing/clean_code_317
|
4 years ago |
zhoufeng
|
b7bb53ff73
|
build libmindspore_backend.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
7347157+joylvliang@user.noreply.gitee.com
|
6e3e90286d
|
shallow_copy_tensor_value
|
4 years ago |
jjfeing
|
212d6ccf86
|
clean code
|
4 years ago |
ZPaC
|
b16331f03f
|
Optimize inter-process edge struct
|
4 years ago |
i-robot
|
c23f5eebe4
|
!30916 [DynamicShape]fix some problems of InferShapeForNopNode
Merge pull request !30916 from hanhuifeng/dynamic_nop
|
4 years ago |
i-robot
|
f0e448d58a
|
!31308 fix pclint plus
Merge pull request !31308 from zhangyinxia/master
|
4 years ago |
i-robot
|
4f28588699
|
!31263 Add dist excecution mode class declaration.
Merge pull request !31263 from ZPaC/add-dist-execution-mode
|
4 years ago |
hanhuifeng2020
|
2de960a637
|
[DynamicShape]fix some problems of InferShapeForNopNode
|
4 years ago |
zhangyinxia
|
a14ca9cfc9
|
fix pclint_plus
|
4 years ago |
ZPaC
|
6f17f3f806
|
Add dist excecution mode class declaration.
|
4 years ago |
i-robot
|
22240df6c0
|
!28363 add GatherD ir
Merge pull request !28363 from yanzhenxiang2020/add_gatherd_ir
|
4 years ago |
i-robot
|
4b15a46a49
|
!30858 Refactor cpu kernel factory.
Merge pull request !30858 from TronZhang/refactor_cpu_factory
|
4 years ago |
yanzhenxiang2020
|
104c4215f1
|
add GatherD ir
|
4 years ago |
TronZhang
|
db2931516e
|
refactor cpu factory
|
4 years ago |
baihuawei
|
cc199f321f
|
set default threshold for DataParallel
|
4 years ago |
chenzhuo
|
3b12614d7a
|
add taylor higher order differentiation
|
4 years ago |
yanglf1121
|
893587ae55
|
support csr cpu
|
4 years ago |
i-robot
|
e8e35966a5
|
!30930 decouple ascend_stream_assign from frontend-parallel
Merge pull request !30930 from zhoufeng/backend-frontend-decoupling
|
4 years ago |
i-robot
|
935cee4659
|
!30446 Add Vmap Demo Code
Merge pull request !30446 from Erpim/vmap_v11
|
4 years ago |
zhoufeng
|
1029d576e6
|
decouple ascend_stream_assign from frontend-parallel
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
buxue
|
50f3ad00ab
|
develop maxpool3d, avgpool3d and conv3d on CPU(including forward and backward)
|
4 years ago |
i-robot
|
69ada65e0a
|
!27273 [feat] [assistant] [I48O78][I48O4O]Add Rsqrt and RsqrtGrad Operators
Merge pull request !27273 from 桂宁馨/RsqrtGrad
|
4 years ago |
zhoufeng
|
4280a8277c
|
decouple pynative from frontend
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
4 years ago |
yushu-linfeng
|
33a16501bb
|
[feat] [assistant] [I48O78][I48O4O]Add Rsqrt and RsqrtGrad Operators
|
4 years ago |
Erpim
|
5d23432d08
|
add vmap demo code
|
4 years ago |
i-robot
|
e537fb3a61
|
!30820 Support reference for gpu and cpu for parameter update
Merge pull request !30820 from ZPaC/parse-label-for-parameter-update
|
4 years ago |
i-robot
|
55c16c6ed8
|
!30330 Add SparseTensor attr
Merge pull request !30330 from wangrao124/add_sparse_attr
|
4 years ago |
ZPaC
|
04ee8f4dd9
|
Support reference for gpu and cpu for parameter update
|
4 years ago |
Yang Jiao
|
478506d125
|
reopen hfuse
|
4 years ago |
wangrao124
|
b643e3f4ff
|
Add CSRTensor/COOTensor attr
|
4 years ago |