lihongkang
|
e427ea59df
|
fix bugs
|
5 years ago |
panfengfeng
|
2d7b93e958
|
fix nn & operations api comments
|
5 years ago |
buxue
|
c3c06514d7
|
perfect annotation of ops and context and support bool equal
|
5 years ago |
simson
|
d0aba89ffe
|
enhancement of API of operations
|
5 years ago |
simson
|
e7f3a283fc
|
enhance ops API comment part3
|
5 years ago |
panyifeng
|
1a54785fe2
|
remove name arg from gradoperation
|
5 years ago |
panyifeng
|
637e812347
|
remove global grad ops
|
5 years ago |
liuxiao93
|
9bc18ea2e5
|
Add CTCGrerdyDecoder ops for GE.
|
5 years ago |
kingfo
|
2120d1ea4a
|
add InsertGradientOf operator support in pynative mode
|
5 years ago |
simson
|
61d961ddec
|
Modify comment of register_backward_hook
|
5 years ago |
mindspore-ci-bot
|
4c4586ea6f
|
!2399 fix param KeyError in group params
Merge pull request !2399 from ghzl/fix-params-keyerror-in-group-params
|
5 years ago |
Wei Luning
|
ef13a4b6fb
|
adjust cse code when op has side effect.
|
5 years ago |
guohongzilong
|
90639a2a44
|
fix params KeyError in group params
|
5 years ago |
mindspore-ci-bot
|
5b14292f69
|
!2140 Implementation of mindspore debugger
Merge pull request !2140 from ShidaHe/debugger_dev
|
5 years ago |
ougongchang
|
3c4f621d75
|
fix the summary operator is not work in constant folding scene
The summary operator will be optimized when it return the origin value
in constant folding scene. So I return a None value to avoid this.
|
5 years ago |
Shida He
|
4c056855e0
|
Implementation for mindspore debugger
|
5 years ago |
simson
|
c24e90a3a6
|
Modify the comment of InsertGradientOf
|
5 years ago |
rick_sanchez
|
e2a322b6b7
|
Modify code to support dynamic graph.
|
5 years ago |
kingfo
|
44b656a9e2
|
add data sync before hook function
|
5 years ago |
mindspore-ci-bot
|
0ff6adbebc
|
!1425 Update the summary operators api doc
Merge pull request !1425 from ougongchang/fix_api_doc
|
5 years ago |
lvliang
|
ff154023f0
|
pynative-cell-hook-grad-abnormal
|
5 years ago |
ougongchang
|
581229f7d7
|
fix summary ops api docstring
|
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 |
guohongzilong
|
eacfce78cc
|
print op cannot support tensor which the data is scalar
|
5 years ago |
lvliang
|
52ab6f4948
|
pynative-lamb-op-zeros-like-tensor-query-failed
|
5 years ago |
fary86
|
6770c66ed9
|
Add prim name to error message for other operators left
|
6 years ago |
lvliang
|
0e4824cd89
|
pynative-support-topk-and-print
|
5 years ago |
mindspore-ci-bot
|
3822b4837f
|
!340 Add a HistogramSummary ops to record tensor value
Merge pull request !340 from ougongchang/master
|
5 years ago |
guohongzilong
|
08775a67e7
|
add print comment and fix some example
|
6 years ago |
ougongchang
|
0ed6d9178e
|
add Histogram summary operator
clean clang format errors and cpplint errors
add some test cases for histogram summary operator
|
6 years ago |
panyifeng
|
85205ea80b
|
fix document example for insert_grad_of
|
6 years ago |
guohongzilong
|
0eb72d76f0
|
import comment and function of op print
|
6 years ago |
zhunaipan
|
930a1fb0a8
|
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
|
6 years ago |