Closed mikeoliphant closed 3 weeks ago
Nice, this is a good solution to the problem we were talking about, for run-time model architectures... Would you mind adding the template parameter forwarding for the GRU layer, and relevant Activation layers as well?
Done (I think).
Perfect. Thanks for the contribution!
This PR adds the MathsProvider template parameter for the dynamic model json parser. I wired it up so that it gets used for LSTM layer creation - other layers may also need it.