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

module instantiation based on execution order #15

Closed sheiksadique closed 2 weeks ago

sheiksadique commented 1 year ago

Minor cosmetic change but makes it easier/consistent to convert models to sequential.

Jegp commented 1 year ago

I think we can close this with the changes to the graph tracing (https://github.com/neuromorphs/NIRTorch/pull/13/commits/c736c0e15233e1cfbcf07cc25adf0a84df43c0c2), in #13. Would you mind verifying, @sheiksadique ?