DeePTB
DeePTB copied to clipboard
Feature: add support for Lmdb dataset
- Implemented an LMDB AtomicDataset, which loads the data on the fly during the training.
- Implemented data parsing tools from abacus single point calculation output to LMDB style dataset.