Home
last modified time | relevance | path

Searched defs:hypothesis (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/kernel_tests/
Dedit_distance_op_test.py59 hypothesis, argument
/external/tensorflow/tensorflow/core/kernels/
Dedit_distance_op.cc136 sparse::SparseTensor hypothesis; in Compute() local
/external/tensorflow/tensorflow/python/ops/
Darray_ops.py3406 def edit_distance(hypothesis, truth, normalize=True, name="edit_distance"): argument