lianliguang
|
5849706968
|
clean pclint warning
|
4 years ago |
lianliguang
|
4d7b7649e9
|
remove the useless PrimType
|
4 years ago |
zhangzhaoju
|
a1db9c4959
|
Pybind11::object && PrimitivePy recycle optimize
|
5 years ago |
LianLiguang
|
9b94b6f8ed
|
fix codex && reviewbot
|
5 years ago |
caifubi
|
a6959c2a13
|
fix bn cast bug
|
5 years ago |
wangnan39@huawei.com
|
2f79905f60
|
convert attr from str to enum
|
5 years ago |
mindspore-ci-bot
|
a58413479e
|
!11430 add del_attr function
From: @changzherui
Reviewed-by: @kingxian,@zh_qh
Signed-off-by: @kingxian
|
5 years ago |
yuchaojie
|
1932d87a26
|
update some op's attr name
|
5 years ago |
changzherui
|
2795273753
|
add del_attr funciton
|
5 years ago |
chenfei
|
2e77736443
|
pynative consistent run fail
|
5 years ago |
chenfei
|
1f20e552ed
|
handle mem leak in pynative mode
use enter and leave construct
|
5 years ago |
zjun
|
c0f02dfaf8
|
Opitimize pynative bprop
Signed-off-by: zjun <zhangjun0@huawei.com>
|
5 years ago |
zjun
|
3e1358fe94
|
Fix bprop second derivative
Signed-off-by: zjun <zhangjun0@huawei.com>
|
5 years ago |
chenfei
|
368e33bd67
|
resolve mem leak in primitive py
|
5 years ago |
lvliang
|
ea0d53c27c
|
fix-bug-of-zero-in-tensor-shape-and-non-py-tensor-in-cell-hook-in-pynative
|
5 years ago |
lvliang
|
1b98e91a7e
|
checkout-the-consistency-of-grad-out-in-pynative-cell-hook
|
5 years ago |
zhousiyi
|
ab74dfc839
|
refact backend/session from python
|
5 years ago |
Wei Luning
|
879a519136
|
updata signature
|
5 years ago |
mindspore-ci-bot
|
be3d79cb6b
|
!4204 add dynamic shape support for GatherV2 and others
Merge pull request !4204 from fary86/adapt_primitive_dynamic_shape
|
5 years ago |
buxue
|
359e1f236e
|
check user define bprop when there is parameter in nested network
|
5 years ago |
fary86
|
144a35b17e
|
Adapt GatherV2 for dynamic shape
|
5 years ago |
fary86
|
fcbb3e0edc
|
Refactor ms_context implementation
|
5 years ago |
mindspore-ci-bot
|
d81b30e6a0
|
!5312 make backend/optimizer free of pybind
Merge pull request !5312 from xychow/remove-backend-py-dependency-2
|
5 years ago |
zhousiyi
|
c25e37e7bf
|
make backend/optimizer pybind free
|
5 years ago |
buxue
|
6af286b3e5
|
fix bug the const input is broadened in PyNative mode
|
5 years ago |
simson
|
d4babf190c
|
fix risk of memory leak
|
5 years ago |
liubuyu
|
e81f7f332c
|
fix too many warning info print
|
5 years ago |
mindspore-ci-bot
|
b2a5440548
|
!4883 Fix compilation warnings
Merge pull request !4883 from zhoufeng/xiu-ba-ge
|
5 years ago |
zhoufeng
|
22ec976ef7
|
fix compilation warnings
Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
|
5 years ago |
zhousiyi
|
d0e58dd765
|
remove ccsrc/common.h
replace frontend/operator/ops.h in backend with base/core_ops.h as
backend should not use any frontend-only primitive
|
5 years ago |
buxue
|
855d6b8fed
|
add check for user define bprop in Pynative mode.
|
5 years ago |
liubuyu
|
45b6600001
|
mv cc file that end with py to pybind
|
5 years ago |