Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go30786 type MapPeekAttr func(optionalAttr) type
30792 func MapPeekCapacity(value int64) MapPeekAttr {
30802 func MapPeekMemoryLimit(value int64) MapPeekAttr {
30810 func MapPeekContainer(value string) MapPeekAttr {
30818 func MapPeekSharedName(value string) MapPeekAttr {
30828 …e, key tf.Output, indices tf.Output, dtypes []tf.DataType, optional ...MapPeekAttr) (values []tf.O… argument