Home
last modified time | relevance | path

Searched refs:summary_image (Results 1 – 1 of 1) sorted by relevance

/third_party/mindspore/mindspore/train/summary/
D_summary_adapter.py340 def _fill_image_summary(tag: str, np_value, summary_image, input_format='NCHW'): argument
383 summary_image.height = height
384 summary_image.width = width
385 summary_image.colorspace = channel
386 summary_image.encoded_image = image_string