Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go34751 type ImageSummaryAttr func(optionalAttr) type
34759 func ImageSummaryMaxImages(value int64) ImageSummaryAttr {
34769 func ImageSummaryBadColor(value tf.Tensor) ImageSummaryAttr {
34817 func ImageSummary(scope *Scope, tag tf.Output, tensor tf.Output, optional ...ImageSummaryAttr) (sum… argument