Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go14084 type IdentityReaderV2Attr func(optionalAttr) type
14091 func IdentityReaderV2Container(value string) IdentityReaderV2Attr {
14102 func IdentityReaderV2SharedName(value string) IdentityReaderV2Attr {
14114 func IdentityReaderV2(scope *Scope, optional ...IdentityReaderV2Attr) (reader_handle tf.Output) { argument