-
#include "tensorstore/chunk_layout.h" -
template <>
class tensorstore::ChunkLayout::GridViewFor<
ChunkLayout::kUnspecifiedUsage> : public GridView; Specifies chunk layout constraints for a single usage specified at run time.
This may be passed to
ChunkLayout::Setto set the grid for a single runtime-specified usage.