Li Hongzhang
066950f69e
GPU dataset_sink_mode collect inputs
5 年前
simson
5f77fbdd75
Rewrite tensor's __bool__ for pynative mode
5 年前
ougongchang
cd868aea52
fix get loss error and NoneType error cause by _proceesor_specified_data
fix get loss error when it not a scalar and fix process specified data
failed when the action is False, and collect_specified_data parameter is
not None
5 年前
ougongchang
3dc6f6f2d9
add more ut and st for SummaryCollector
Has fixed collecting optimizer error when mode is eval
5 年前
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 年前
Li Hongzhang
0921c1e538
enhance the SummaryRecord with set_mode and add_value
5 年前
李鸿章
ee438aaf4a
callback as context manager
5 年前
wenkai
ab6b6add0b
cpu support summary
5 年前
jinyaohui
86d197dfeb
clean pylint
5 年前
“liuxiao”
f4542f810b
pylint clean
5 年前
“liuxiao”
382a0124c3
pylint clean
5 年前
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 年前
jinyaohui
5a914994ba
clean pylint
5 年前
jinyaohui
bcfaff97f9
clean pylint
5 年前
李鸿章
32c1d558f4
SummaryRecord as context manager
5 年前
jinyaohui
26fd75895d
pylint waring clean
5 年前
wenkai
ab04b3dc4b
fix np.histograms(bins='auto') sometimes calc very small width and very large bucket number, which lead to error/long compute time.
5 年前
candanzg
b84deeeb5c
fix summary tage check error
Signed-off-by: candanzg <zhangshucheng@huawei.com>
5 年前
mindspore-ci-bot
18580a7867
!261 Add summary module python code to extract histogram info from tensor
Merge pull request !261 from wenkai/histogram_dev3cp
5 年前
ougongchang
0ed6d9178e
add Histogram summary operator
clean clang format errors and cpplint errors
add some test cases for histogram summary operator
5 年前
wenkai
cce61d462c
histogram python dev
5 年前
mindspore-ci-bot
55916351ee
!52 remove ge depend
Merge pull request !52 from flywind/remove-ge-depend
5 年前
Wei Luning
73ba399364
remove ge depend in cpu
5 年前
chang zherui
1de7011bc8
delete longtime python ut
5 年前
chang zherui
eaf7146d46
modify longtime python ut
5 年前
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
5 年前