Searched refs:TextLineReaderV2Attr (Results 1 – 1 of 1) sorted by relevance
36091 type TextLineReaderV2Attr func(optionalAttr) type36097 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