Skip to content

utils

Modules:

Name Description
buffer

ReusableBuffer, a subclass of BytesIO, which provides significant speed-ups on serial write by avoiding expensive instantiation time.

exception
functional
regex
serialization

Utilities for serializing and deserializing large, nested dictionaries.

torch
version

Constants storing the version numbers for major changes to the codebase.

voronoi