Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go36091 type TextLineReaderV2Attr func(optionalAttr) type
36097 func TextLineReaderV2SkipHeaderLines(value int64) TextLineReaderV2Attr {
36108 func TextLineReaderV2Container(value string) TextLineReaderV2Attr {
36119 func TextLineReaderV2SharedName(value string) TextLineReaderV2Attr {
36128 func TextLineReaderV2(scope *Scope, optional ...TextLineReaderV2Attr) (reader_handle tf.Output) { argument