neuromorphs / NIRTorch

PyTorch helper module to translate to and from NIR
https://neuroir.org/docs
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

Added test to sanitize module names #11

Closed Jegp closed 1 year ago

Jegp commented 1 year ago

Quick feature to ensure that imported modules don't have illegal names (contain "." for now)