Searched defs:hypothesis_shape (Results 1 – 2 of 2) sorted by relevance
40 const Tensor& hypothesis_shape, in ValidateShapes()106 const Tensor* hypothesis_shape; in Compute() local
1228 Tensor hypothesis_shape = test::AsTensor<int64>({2, 30, 4, 50}); in TEST() local