Searched refs:UnicodeDecodeAttr (Results 1 – 1 of 1) sorted by relevance
53537 type UnicodeDecodeAttr func(optionalAttr) type53549 func UnicodeDecodeErrors(value string) UnicodeDecodeAttr {53562 func UnicodeDecodeReplacementChar(value int64) UnicodeDecodeAttr {53573 func UnicodeDecodeReplaceControlCharacters(value bool) UnicodeDecodeAttr {53581 func UnicodeDecodeTsplits(value tf.DataType) UnicodeDecodeAttr {53617 …e(scope *Scope, input tf.Output, input_encoding string, optional ...UnicodeDecodeAttr) (row_splits… argument