Searched defs:truth_shape (Results 1 – 4 of 4) sorted by relevance
42 const Tensor& truth_shape) { in ValidateShapes()121 const Tensor* truth_shape; in Compute() local
121 truth_shape, argument
99 truth_shape, argument
1276 Tensor truth_shape = test::AsTensor<int64_t>({20, 3, 40, 5}); in TEST() local