i-robot
|
b12fefbded
|
!32373 Add class Variable to set constant mutable
Merge pull request !32373 from YuJianfeng/mutable
|
2022-04-02 07:35:02 +00:00 |
yujianfeng
|
507c2cb2a7
|
Add Variable to set constant mutable
|
2022-04-02 11:08:43 +08:00 |
i-robot
|
2cf884634f
|
!32385 update owners
Merge pull request !32385 from kisnwang/modify-owners
|
2022-04-02 02:11:53 +00:00 |
He Wei
|
ba0e450078
|
Add APIs to support flatten weights
```
Cell.flatten_weights()
Tensor._flatten_tensors()
Tensor._is_flattened()
Tensor._get_flattened_tensors()
```
|
2022-04-01 15:56:38 +08:00 |
kswang
|
296fb69b54
|
update owners
|
2022-04-01 15:25:54 +08:00 |
i-robot
|
ed2ed45482
|
!32111 Support assert in constant scenarios
Merge pull request !32111 from huanghui/assert
|
2022-04-01 02:45:44 +00:00 |
Zhang Qinghua
|
6cf4181e2b
|
Resolve the duplicate seed problem of random operator.
- Add option to forbid constexpr reuse.
- Add option to forbid function reuse.
|
2022-03-30 17:16:38 +08:00 |
huanghui
|
c222f7d226
|
support asert
|
2022-03-30 14:54:38 +08:00 |
7347157+joylvliang@user.noreply.gitee.com
|
6ce0aa557d
|
chenge_singel_to_tuple_for_backward_hook
|
2022-03-25 12:29:44 +08:00 |
i-robot
|
e5484dd4dd
|
!31511 Change general vmap rule to metafg
Merge pull request !31511 from LiangZhibo/rule
|
2022-03-22 06:37:54 +00:00 |
i-robot
|
2eb9c6d7b0
|
!31659 Clean code
Merge pull request !31659 from YuJianfeng/clean
|
2022-03-22 03:05:02 +00:00 |
liangzhibo
|
04d9350f51
|
Change vmap general rule to metafg
|
2022-03-22 09:10:07 +08:00 |
yujianfeng
|
8a8aaacd32
|
Clean code
|
2022-03-21 20:08:42 +08:00 |
i-robot
|
91d9585df7
|
!31346 add vmap ut and st
Merge pull request !31346 from Erpim/vmap_v12
|
2022-03-21 03:49:08 +00:00 |
Erpim
|
0e7e1f8400
|
add vmap st and ut
|
2022-03-21 09:38:38 +08:00 |
i-robot
|
dc5f77f585
|
!31298 build libmindspore_backend.so
Merge pull request !31298 from zhoufeng/backend-frontend-decoupling
|
2022-03-18 09:41:51 +00:00 |
zhoufeng
|
b7bb53ff73
|
build libmindspore_backend.so
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2022-03-17 19:14:45 +08:00 |
wilfChen
|
b1232c3f55
|
aicpu support priority replay buffer
|
2022-03-15 11:14:24 +08:00 |
i-robot
|
2fb0788d04
|
!31181 fix serving gil
Merge pull request !31181 from zhoufeng/fix-serving-gil
|
2022-03-14 04:01:34 +00:00 |
zhoufeng
|
dc2633df03
|
fix serving gil
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2022-03-11 16:42:15 +08:00 |
i-robot
|
3c0e34ada0
|
!30855 Support user-defined classes by ms_class decorators
Merge pull request !30855 from huangbingjian/ms_class_dev
|
2022-03-11 08:37:12 +00:00 |
i-robot
|
7f9056ad69
|
!30211 [MS]Add Higher Order Differentiation
Merge pull request !30211 from chenzhuo/taylor_v1
|
2022-03-11 06:09:07 +00:00 |
huangbingjian
|
4f7c9cb27f
|
Support user-defined classes through ms_class decorators.
|
2022-03-10 20:12:54 +08:00 |
chenzhuo
|
3b12614d7a
|
add taylor higher order differentiation
|
2022-03-10 19:26:14 +08:00 |
i-robot
|
a45e40f9db
|
!30541 Master static warning clean
Merge pull request !30541 from chenfei_mindspore/master-develop
|
2022-03-09 06:56:31 +00:00 |
chenfei
|
883f4d474e
|
code clean of master
|
2022-03-08 15:10:48 +08:00 |
i-robot
|
cb309af253
|
!30903 Fix Ckpt Shape Compile Error
Merge pull request !30903 from huangxinjing/fix_compile_shape_error
|
2022-03-08 06:53:48 +00:00 |
huangxinjing
|
15066ddf0d
|
Fix ckpt parameter shape error
|
2022-03-07 22:09:53 +08:00 |
Erpim
|
5d23432d08
|
add vmap demo code
|
2022-03-04 20:53:21 +08:00 |
zhoufeng
|
f49b195c39
|
extract common as an independent shared library
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
2022-02-26 10:55:51 +08:00 |
7347157+joylvliang@user.noreply.gitee.com
|
b3ff6043ae
|
Implement_forward_hook_for_PyNative
|
2022-02-23 11:40:51 +08:00 |
marui
|
d47e79b04c
|
Refactor ccsrc directories and CMakeLists files
|
2022-02-13 14:37:51 +08:00 |
limingqi107
|
5a169da585
|
fix the bug of host device in the control flow
|
2022-02-08 20:02:43 +08:00 |
wangrao124
|
9dfc703f7a
|
change sparsetensor to cootensor
|
2022-01-25 15:39:37 +08:00 |
lianliguang
|
c9e6034b38
|
fix error log
|
2022-01-22 15:41:33 +08:00 |
7347157+joylvliang@user.noreply.gitee.com
|
a8a0ec0350
|
clear_hook_static_res_at_exit
|
2022-01-18 15:07:20 +08:00 |
lianliguang
|
449d31e0b5
|
fix code check
|
2022-01-17 10:04:17 +08:00 |
fangzehua
|
ac11ceeee4
|
change omp to ms threadpool
|
2022-01-11 16:10:11 +08:00 |
zhangzhaoju
|
1950b6a823
|
Optimize the exception message while the return number of brop is wrong
Fix:I4OQM9 Bprop out check message optimize
|
2021-12-31 15:01:57 +08:00 |
zhangzhaoju
|
258120cf0e
|
code check
|
2021-12-25 09:23:25 +08:00 |
i-robot
|
d46e047fe1
|
!27372 fix permission bug when remove read_only_file on windows
Merge pull request !27372 from zhangbuxue/fix_permission_bug_when_remove_read_only_file_on_windows
|
2021-12-09 06:11:13 +00:00 |
i-robot
|
a02a24720f
|
!26955 Optimize pyantiave mem
Merge pull request !26955 from zjun/pynative_mem_optimize
|
2021-12-09 03:44:05 +00:00 |
buxue
|
ae256a362b
|
fix permission bug when remove read_only_file on windows
|
2021-12-09 09:32:24 +08:00 |
i-robot
|
4cc59dee17
|
!26731 【CSR SUPPORT】Add CSR OPs (CSReduceSum, CSRMV, CSRMul)
Merge pull request !26731 from wangrao124/add_csr_op
|
2021-12-08 12:16:11 +00:00 |
zjun
|
eb450dd31f
|
Optimize pynative device memory use
Add gradient to pynative unique
Signed-off-by: zjun <zhangjun0@huawei.com>
|
2021-12-08 11:53:40 +08:00 |
wangrao124
|
385f153dd1
|
add CSReduceSum, CSRMV, CSRMul
|
2021-12-07 18:42:06 +08:00 |
buxue
|
d7dc539b6e
|
fix sync GraphCell params data from device bug
|
2021-12-07 09:20:46 +08:00 |
zhangzhaoju
|
722086435d
|
1. fix:unexpected eiminate of tile
2. fix:delay memory allocat in NewTensorFilledWithData
|
2021-12-06 14:49:48 +08:00 |
zhangzhaoju
|
9abceff3c2
|
Optimize exception msg
|
2021-12-04 10:22:14 +08:00 |
zhangzhaoju
|
d34f14e324
|
white list for syntax exception
|
2021-11-29 12:40:38 +08:00 |