-
#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::Set
to set the grid for a single runtime-specified usage.