Convenience class for batching operations. When more than `batch_size` operations have been added to the batch, `fn` will be invoked with `args` and `kw`. The actual data must be expected via the `batch` argument.
source not stored for this graph (policy: none)
no outgoing calls
no test coverage detected