Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go37008 type RandomShuffleQueueV2Attr func(optionalAttr) type
37019 func RandomShuffleQueueV2Shapes(value []tf.Shape) RandomShuffleQueueV2Attr {
37030 func RandomShuffleQueueV2Capacity(value int64) RandomShuffleQueueV2Attr {
37042 func RandomShuffleQueueV2MinAfterDequeue(value int64) RandomShuffleQueueV2Attr {
37053 func RandomShuffleQueueV2Seed(value int64) RandomShuffleQueueV2Attr {
37063 func RandomShuffleQueueV2Seed2(value int64) RandomShuffleQueueV2Attr {
37074 func RandomShuffleQueueV2Container(value string) RandomShuffleQueueV2Attr {
37085 func RandomShuffleQueueV2SharedName(value string) RandomShuffleQueueV2Attr {
37097 …ueueV2(scope *Scope, component_types []tf.DataType, optional ...RandomShuffleQueueV2Attr) (handle … argument