# Batch API `RelationalBatch` is the tensor contract every backend consumes. The [Relational Batches](../relational_transformer/usage/batches.md) page documents each field, shape, and convention with examples. ## RelationalBatch ```{eval-rst} .. autoclass:: relational_transformers.RelationalBatch :members: ```