MCPcopy Index your code
hub / github.com/SooLab/CGFormer / folder2lmdb.py

File folder2lmdb.py

tools/folder2lmdb.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import argparse
2import os
3import os.path as osp
4import lmdb

Callers

nothing calls this directly

Calls 3

parse_argsFunction · 0.85
folder2lmdbFunction · 0.85
loadMethod · 0.80

Tested by

no test coverage detected