-
#include "tensorstore/chunk_layout.h"
- Shape tensorstore::ChunkLayout::Grid::shape() const;
- explicit tensorstore::ChunkLayout::Grid::operator Shape() const;
- absl::Status tensorstore::ChunkLayout::Grid::Set(Shape value);
Specifies the shape constraint.