Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go26613 type AssertAttr func(optionalAttr) type
26619 func AssertSummarize(value int64) AssertAttr {
26635 func Assert(scope *Scope, condition tf.Output, data []tf.Output, optional ...AssertAttr) (o *tf.Ope… argument