#include "tensorstore/batch.h"
constexpr const Batch::no_batch_t tensorstore::no_batch =
   
 Batch::no_batch_t{};

Alias for indicating not to use a batch.