Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/go/op/
Dwrappers.go4879 type CTCGreedyDecoderAttr func(optionalAttr) type
4885 func CTCGreedyDecoderMergeRepeated(value bool) CTCGreedyDecoderAttr {
4916 … *Scope, inputs tf.Output, sequence_length tf.Output, optional ...CTCGreedyDecoderAttr) (decoded_i… argument