Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go24388 type NonDeterministicIntsAttr func(optionalAttr) type
24394 func NonDeterministicIntsDtype(value tf.DataType) NonDeterministicIntsAttr {
24408 func NonDeterministicInts(scope *Scope, shape tf.Output, optional ...NonDeterministicIntsAttr) (out… argument