Home
last modified time | relevance | path

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

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