should_create_new_batch
Signature:
def should_create_new_batch(loader: DataLoader, batch: Batch) -> bool: ...
Parameters:
-
loader:
- Type
-
DataLoader
-
batch:
- Type
-
Batch
def should_create_new_batch(loader: DataLoader, batch: Batch) -> bool: ...
loader:
DataLoader
batch:
Batch