Searched defs:sparse_shape (Results 1 – 3 of 3) sorted by relevance
53 const Shape sparse_shape = ShapeUtil::MakeShapeWithSparseLayout(F32, {10}, 2); in TEST_F() local
107 const Tensor& sparse_shape) { in set_input_tensors()