Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dedit_distance_op.cc40 const Tensor& hypothesis_shape, in ValidateShapes()
106 const Tensor* hypothesis_shape; in Compute() local
/external/tensorflow/tensorflow/core/ops/
Darray_ops_test.cc1228 Tensor hypothesis_shape = test::AsTensor<int64>({2, 30, 4, 50}); in TEST() local