这是indexloc提供的服务,不要输入任何密码
Skip to content

Better default for batch_size in examples #986

@MischaPanch

Description

@MischaPanch

In various example scripts one finds batch_size: int = 99999, which just means that there is no batching, since batch_size exceeds buffer capacity. This should be handled by a better default like None or -1.

Metadata

Metadata

Assignees

Labels

minorRequires small changes to be fixedrefactoringNo change to functionality

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions