neuplan-neuromorphic-compil.../neuplan/backends/__init__.py

4 lines
60 B
Python

from .loihi import LoihiBackend
__all__ = ["LoihiBackend"]