Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go9598 type DebugNanCountAttr func(optionalAttr) type
9602 func DebugNanCountDeviceName(value string) DebugNanCountAttr {
9612 func DebugNanCountTensorName(value string) DebugNanCountAttr {
9623 func DebugNanCountDebugUrls(value []string) DebugNanCountAttr {
9638 func DebugNanCountGatedGrpc(value bool) DebugNanCountAttr {
9650 func DebugNanCount(scope *Scope, input tf.Output, optional ...DebugNanCountAttr) (output tf.Output)… argument