Searched refs:DebugNumericSummaryAttr (Results 1 – 1 of 1) sorted by relevance
49531 type DebugNumericSummaryAttr func(optionalAttr) type49535 func DebugNumericSummaryDeviceName(value string) DebugNumericSummaryAttr {49545 func DebugNumericSummaryTensorName(value string) DebugNumericSummaryAttr {49556 func DebugNumericSummaryDebugUrls(value []string) DebugNumericSummaryAttr {49567 func DebugNumericSummaryLowerBound(value float32) DebugNumericSummaryAttr {49578 func DebugNumericSummaryUpperBound(value float32) DebugNumericSummaryAttr {49590 func DebugNumericSummaryMuteIfHealthy(value bool) DebugNumericSummaryAttr {49605 func DebugNumericSummaryGatedGrpc(value bool) DebugNumericSummaryAttr {49646 func DebugNumericSummary(scope *Scope, input tf.Output, optional ...DebugNumericSummaryAttr) (outpu… argument