jiangshuqiang
b21a98b062
fix function description for SummaryCollector and SummaryRecord
5 years ago
jiangshuqiang
0bb80995bc
fix param check for unexpected_format
5 years ago
jiangshuqiang
ab5cc10250
add the tensor collection feature when record summary
5 years ago
ougongchang
e5529230bf
Prevent the multiprocess from capturing KeyboardInterrupt
5 years ago
changzherui
0b7464eece
modify save ckpt
5 years ago
ougongchang
e40ef672b7
Copy image data to avoid processing the same memory
5 years ago
wangnan39@huawei.com
74df144f01
refactor load mindir
5 years ago
liyong
48e688c166
add dynamic shape support
5 years ago
yao_yf
cbb4363fa7
remove to_full_tensor and load_inputs in exexute stage
5 years ago
anzhengqi
008b91b2a1
inject epoch ctrl op in the execution tree and send eos at the end of epoch
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
mindspore-ci-bot
8867c67d61
!1935 Summary callback as collector for summary and lineage
Merge pull request !1935 from 李鸿章/policy_writer
5 years ago
Li Hongzhang
0921c1e538
enhance the SummaryRecord with set_mode and add_value
5 years ago
wangnan39@huawei.com
887838d452
do not send the data during the model init
5 years ago
buxue
66bbdb4a31
change tensor dtype and shape from function to attr
5 years ago
candanzg
de7457c9f5
fixed bug for makedirs in python
Signed-off-by: candanzg <zhangshucheng@huawei.com>
6 years ago
zhunaipan
930a1fb0a8
initial version
Signed-off-by: leonwanghui <leon.wanghui@huawei.com>
6 years ago