core.scripts.make_lmdb_sizes#

This script provides the functionality to generate metadata.npz files necessary for load_balancing the DataLoader.

Attributes#

Functions#

Module Contents#

core.scripts.make_lmdb_sizes.get_data(index)#
core.scripts.make_lmdb_sizes.make_lmdb_sizes(args) None#
core.scripts.make_lmdb_sizes.get_lmdb_sizes_parser()#
core.scripts.make_lmdb_sizes.parser#