Skip to content

some restructure and clean up in bank_splitter

Leo Tsukada requested to merge master-bank_splitter_fix_taketwo into master

The previous implementation had inefficient I/O and was missing some information to be stored in json file.
To address these issues, the code was restructured and cleaned up.
This shouldn't affect any result and I confirmed that it recovered the identical set of template ids for the split banks.

Merge request reports