HomeSort by relevance Sort by last modified time
    Searched refs:log_prob_truth (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/python/kernel_tests/
ctc_decoder_ops_test.py 52 log_prob_truth,
93 self.assertAllClose(output_log_probability, log_prob_truth, atol=1e-6)
141 log_prob_truth = np.array([
173 log_prob_truth, decode_truth)
207 log_prob_truth = np.array(
233 log_prob_truth,
246 log_prob_truth,
  /external/tensorflow/tensorflow/python/keras/
backend_test.py     [all...]

Completed in 42 milliseconds