mindspore-ci-bot
fc79997de5
!5502 Mod SoftmaxCrossEntropyWithlogits
Merge pull request !5502 from wanyiming/mod_SoftmaxCrossEntropyWithlogits
5 years ago
wanyiming
0ec70068ae
mod_SoftmaxCrossEntropyWithLogits
5 years ago
jinyaohui
a9972a7def
optim pylint
5 years ago
ougongchang
3dc6f6f2d9
add more ut and st for SummaryCollector
Has fixed collecting optimizer error when mode is eval
5 years ago
ougongchang
939cd29d7e
Add a callback named SummaryCollector and delete SummaryStep callback
I added a SummaryCollector to help users automatically collect information
such as the network, loss, learning rate and so on, making it easier to collect this information.
It also can collect train lineage and eval lineage information which is
collected by TrainLineage Callback and EvalLineage Callback in
MindInsight.
I also add some UT for SummaryCollect to keep the code correct.
5 years ago
wenkai
0090682ae7
optimize summary support cpu
5 years ago
wenkai
ab6b6add0b
cpu support summary
5 years ago
liubuyu
107794fac9
pylint warning clean
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
liubuyu
37be555a81
pylint clean
5 years ago
jinyaohui
5a914994ba
clean pylint
5 years ago
jinyaohui
bcfaff97f9
clean pylint
5 years ago
李鸿章
32c1d558f4
SummaryRecord as context manager
5 years ago
leonwanghui
ba43dbc148
Fix pylint warnings in mindspore st test module
5 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
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago