HomeSort by relevance Sort by last modified time
    Searched defs:ctc (Results 1 - 8 of 8) sorted by null

  /external/tensorflow/tensorflow/core/util/ctc/
ctc_loss_util.h 23 namespace ctc { namespace in namespace:tensorflow
43 } // namespace ctc
ctc_beam_scorer.h 21 // BeamScorerInterface. The default CTC decoding behavior is implemented
27 #include "tensorflow/core/util/ctc/ctc_beam_entry.h"
30 namespace ctc { namespace in namespace:tensorflow
72 } // namespace ctc
ctc_loss_calculator.cc 16 #include "tensorflow/core/util/ctc/ctc_loss_calculator.h"
19 namespace ctc { namespace in namespace:tensorflow
23 // Based on Kanishka's CTC.
184 } // namespace ctc
ctc_decoder.h 27 namespace ctc { namespace in namespace:tensorflow
30 // decoding method on the timestep output of a RNN trained with CTC loss.
111 } // namespace ctc
ctc_beam_entry.h 28 #include "tensorflow/core/util/ctc/ctc_loss_util.h"
31 namespace ctc { namespace in namespace:tensorflow
144 } // namespace ctc
ctc_loss_calculator.h 27 #include "tensorflow/core/util/ctc/ctc_loss_util.h"
31 namespace ctc { namespace in namespace:tensorflow
38 // The CTC Loss layer learns a *transition* probability value for each
98 // Utility indices for the CTC algorithm.
175 // longer than input, which is not supported by CTC.
180 "target output (CTC works only with shorter target sequence "
359 } // namespace ctc
ctc_beam_search.h 32 #include "tensorflow/core/util/ctc/ctc_beam_entry.h"
33 #include "tensorflow/core/util/ctc/ctc_beam_scorer.h"
34 #include "tensorflow/core/util/ctc/ctc_decoder.h"
35 #include "tensorflow/core/util/ctc/ctc_loss_util.h"
38 namespace ctc { namespace in namespace:tensorflow
417 } // namespace ctc
  /art/openjdkjvmti/
ti_class.cc 1002 ClassTableCount ctc; local
    [all...]

Completed in 654 milliseconds