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