-
#include "tensorstore/chunk_layout.h"
- Elements tensorstore::ChunkLayout::Grid::elements() const;
- explicit tensorstore::ChunkLayout::Grid::operator Elements() const;
- absl::Status tensorstore::ChunkLayout::Grid::Set(Elements value);
Specifies the target number of elements.