#include "tensorstore/batch.h"
void tensorstore::Batch::Release();

Releases this reference to the batch.

The batch is submitted when the last reference is released.