liuwenhao4
|
f3f0cbaeee
|
Fixing some tiny faults about Pylint in my code(ops)
|
5 years ago |
panyifeng
|
6a57eeb922
|
fix check_bprop attr error
|
5 years ago |
mindspore-ci-bot
|
0e665616f0
|
!1160 add backward hook and custom bprop in pynative mode
Merge pull request !1160 from wangqiuliang/add-backward-hook-in-pynative-mode
|
5 years ago |
kingfo
|
840922e501
|
add backward hook function in pynative mode
|
5 years ago |
ougongchang
|
7d78b5d89e
|
Put the parameter validation of the Summary operator into the python layer
add some unittest for summary operator
support ScalarSummary to record number type
|
5 years ago |
jinyaohui
|
5a914994ba
|
clean pylint
|
5 years ago |
jinyaohui
|
bcfaff97f9
|
clean pylint
|
5 years ago |
jinyaohui
|
2907cf4488
|
remove some context param
|
5 years ago |
mindspore-ci-bot
|
bb374ebc28
|
!1015 Support weights to be compiled according to shape
Merge pull request !1015 from candanzg/me_with_shape
|
5 years ago |
panyifeng
|
755ba75deb
|
fix pylint
|
5 years ago |
candanzg
|
2cc85bdc93
|
Support weight compile according to shape
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
5 years ago |
jinyaohui
|
391a060f21
|
remove two context param
|
5 years ago |
mindspore-ci-bot
|
28a6daaed5
|
!1017 add profiling_mode and profiling_options to context
Merge pull request !1017 from jinyaohui/context_opt
|
5 years ago |
mindspore-ci-bot
|
8003a89a7b
|
!766 bugfix(SA): Add the support of nested loop.
Merge pull request !766 from gongchen/nest_loop
|
5 years ago |
jinyaohui
|
5a9de3716d
|
add profiling mode and profiling options to context
|
5 years ago |
mindspore-ci-bot
|
05e8b8028b
|
!1060 Fix bug of assigning value to non-Parameter class member
Merge pull request !1060 from fary86/fix_assign_target_not_parameter
|
5 years ago |
fary86
|
16b9004d53
|
Fix bug of assign value to non Parameter class member
|
5 years ago |
chenzomi
|
661f9dfaf8
|
add dropout primtive
|
5 years ago |
gongchen
|
425a207663
|
bug(SA): Add the support of nested loop.
|
5 years ago |
guohongzilong
|
b96df362f8
|
add parser of case which parameter in tuple in run_op function
|
5 years ago |
mindspore-ci-bot
|
c1813671db
|
!694 Refactor vm module for multigraph sink.
Merge pull request !694 from rick_sanchez/master
|
5 years ago |
rick_sanchez
|
6ae8345cad
|
refactor vm module for multigraph sink
|
5 years ago |
panyifeng
|
9e633b6c12
|
validate bprop rules
|
5 years ago |
wangnan39@huawei.com
|
b812b18c02
|
support update parameter for vm
|
5 years ago |
leonwanghui
|
24b26ee1a8
|
Move args_type_check function to _checkparam.py
|
5 years ago |
mindspore-ci-bot
|
c3ec9712e0
|
!403 add cell class name to error message
Merge pull request !403 from fary86/add_cell_name_to_error_message_for_nn_layer
|
5 years ago |
fary86
|
7e23a1a475
|
Fix issues of save_graphs_path, Type/Value error message and log file mode
|
5 years ago |
fary86
|
8cbbbd950e
|
Add cell name to error message
|
5 years ago |
chang zherui
|
8bdcd8c267
|
modify test_cell_bprop.py ut
|
5 years ago |
Wei Luning
|
37c94a5f76
|
add pass replace_old_param_
|
5 years ago |
chenzomi
|
d64f662c76
|
quantization aware training frontend operators define.
|
5 years ago |
mindspore-ci-bot
|
98e69fc639
|
!215 fix bprop cache caused error with variable params
Merge pull request !215 from penn/fix_print_bprop_error
|
5 years ago |
mindspore-ci-bot
|
066f20e791
|
!169 fix the method to calculate the children graph
Merge pull request !169 from xychow/fix-manager-children-issue
|
5 years ago |
义峰潘
|
2bef22d8a3
|
fix bprop cache caused error with variable params
|
5 years ago |
zhousiyi
|
99f22c5b85
|
fix children issue: missing users of the children's direct users.
|
5 years ago |
buxue
|
7541d3b067
|
Develop op MaxPoolWithArgMax
|
5 years ago |
Wei Luning
|
113c0d8cd2
|
fix InsertGradientOf with class method
|
5 years ago |
panyifeng
|
1fb776fe09
|
fix grad missing due to indirect dependent free morphism
|
5 years ago |
Wei Luning
|
73ba399364
|
remove ge depend in cpu
|
5 years ago |
zhunaipan
|
930a1fb0a8
|
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
5 years ago |