htmresearch icon indicating copy to clipboard operation
htmresearch copied to clipboard

Remove dynamic importing from sequence classification network factory

Open BoltzmannBrain opened this issue 10 years ago • 0 comments

Instead of using dynamic imports when registering regions (here) the user should pass in the region to the factory. That is, whatever runner is creating the network instance should be responsible for importing the region that needs to be registered.

BoltzmannBrain avatar Sep 21 '15 22:09 BoltzmannBrain