Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dedit_distance_op.cc38 Status ValidateShapes(OpKernelContext* ctx, const Tensor& hypothesis_indices, in ValidateShapes()
116 const Tensor* hypothesis_indices; in Compute() local