Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go36331 type IdentityReaderV2Attr func(optionalAttr) type
36338 func IdentityReaderV2Container(value string) IdentityReaderV2Attr {
36349 func IdentityReaderV2SharedName(value string) IdentityReaderV2Attr {
36361 func IdentityReaderV2(scope *Scope, optional ...IdentityReaderV2Attr) (reader_handle tf.Output) { argument