liuwenhao4
|
f3f0cbaeee
|
Fixing some tiny faults about Pylint in my code(ops)
|
2020-05-25 21:27:45 +08:00 |
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
|
2020-05-24 18:09:48 +08:00 |
kingfo
|
840922e501
|
add backward hook function in pynative mode
|
2020-05-24 13:32:44 +08:00 |
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
|
2020-05-22 21:23:43 +08:00 |
jinyaohui
|
5a914994ba
|
clean pylint
|
2020-05-18 16:42:35 +08:00 |
jinyaohui
|
bcfaff97f9
|
clean pylint
|
2020-05-18 10:31:46 +08:00 |
jinyaohui
|
2907cf4488
|
remove some context param
|
2020-05-16 15:07:13 +08:00 |
mindspore-ci-bot
|
bb374ebc28
|
!1015 Support weights to be compiled according to shape
Merge pull request !1015 from candanzg/me_with_shape
|
2020-05-15 09:13:41 +08:00 |
panyifeng
|
755ba75deb
|
fix pylint
|
2020-05-14 14:22:52 +08:00 |
candanzg
|
2cc85bdc93
|
Support weight compile according to shape
Signed-off-by: candanzg <zhangshucheng@huawei.com>
|
2020-05-13 17:49:07 +08:00 |
jinyaohui
|
391a060f21
|
remove two context param
|
2020-05-12 22:11:50 +08:00 |
mindspore-ci-bot
|
28a6daaed5
|
!1017 add profiling_mode and profiling_options to context
Merge pull request !1017 from jinyaohui/context_opt
|
2020-05-12 11:55:14 +08:00 |
mindspore-ci-bot
|
8003a89a7b
|
!766 bugfix(SA): Add the support of nested loop.
Merge pull request !766 from gongchen/nest_loop
|
2020-05-12 11:10:53 +08:00 |
jinyaohui
|
5a9de3716d
|
add profiling mode and profiling options to context
|
2020-05-12 09:53:08 +08:00 |
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
|
2020-05-12 09:20:08 +08:00 |
fary86
|
16b9004d53
|
Fix bug of assign value to non Parameter class member
|
2020-05-11 20:15:34 +08:00 |
chenzomi
|
661f9dfaf8
|
add dropout primtive
|
2020-05-11 19:29:18 +08:00 |
gongchen
|
425a207663
|
bug(SA): Add the support of nested loop.
|
2020-05-09 16:18:16 +08:00 |
guohongzilong
|
b96df362f8
|
add parser of case which parameter in tuple in run_op function
|
2020-04-29 17:55:12 +08:00 |
mindspore-ci-bot
|
c1813671db
|
!694 Refactor vm module for multigraph sink.
Merge pull request !694 from rick_sanchez/master
|
2020-04-28 10:42:26 +08:00 |
rick_sanchez
|
6ae8345cad
|
refactor vm module for multigraph sink
|
2020-04-28 09:53:43 +08:00 |
panyifeng
|
9e633b6c12
|
validate bprop rules
|
2020-04-27 11:57:22 +08:00 |
wangnan39@huawei.com
|
b812b18c02
|
support update parameter for vm
|
2020-04-21 20:19:46 +08:00 |
leonwanghui
|
24b26ee1a8
|
Move args_type_check function to _checkparam.py
|
2020-04-21 10:20:09 +08:00 |
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
|
2020-04-20 20:06:12 +08:00 |
fary86
|
7e23a1a475
|
Fix issues of save_graphs_path, Type/Value error message and log file mode
|
2020-04-20 16:23:40 +08:00 |
fary86
|
8cbbbd950e
|
Add cell name to error message
|
2020-04-17 12:58:11 +08:00 |
chang zherui
|
8bdcd8c267
|
modify test_cell_bprop.py ut
|
2020-04-16 16:20:24 +08:00 |
Wei Luning
|
37c94a5f76
|
add pass replace_old_param_
|
2020-04-13 17:52:55 +08:00 |
chenzomi
|
d64f662c76
|
quantization aware training frontend operators define.
|
2020-04-13 12:02:49 +08:00 |
mindspore-ci-bot
|
98e69fc639
|
!215 fix bprop cache caused error with variable params
Merge pull request !215 from penn/fix_print_bprop_error
|
2020-04-13 10:10:49 +08:00 |
mindspore-ci-bot
|
066f20e791
|
!169 fix the method to calculate the children graph
Merge pull request !169 from xychow/fix-manager-children-issue
|
2020-04-11 14:07:45 +08:00 |
义峰潘
|
2bef22d8a3
|
fix bprop cache caused error with variable params
|
2020-04-10 12:21:40 +08:00 |
zhousiyi
|
99f22c5b85
|
fix children issue: missing users of the children's direct users.
|
2020-04-09 02:18:55 +00:00 |
buxue
|
7541d3b067
|
Develop op MaxPoolWithArgMax
|
2020-04-08 20:47:49 +08:00 |
Wei Luning
|
113c0d8cd2
|
fix InsertGradientOf with class method
|
2020-04-07 02:11:35 +00:00 |
panyifeng
|
1fb776fe09
|
fix grad missing due to indirect dependent free morphism
|
2020-04-03 18:22:53 +08:00 |
Wei Luning
|
73ba399364
|
remove ge depend in cpu
|
2020-04-02 19:38:42 +08:00 |
zhunaipan
|
930a1fb0a8
|
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
2020-03-27 22:54:54 +08:00 |