Open tgbugs opened 5 years ago
The solution is to completely decouple the core representation from the serialization step, so that the core doesn't need to know anything about it. We might consider exploring namespace packages so that users don't have to create new modules, but can somehow add to the neurondm.compiled namespace as needed.
Will not work at all for system installs. Need some other way to deal with this. This will be tricky to configure.