Open vieting opened 1 year ago
We introduced the direct_returnn_layer_call() method in #129. I extended it a bit so it can handle modules with multiple bases.
direct_returnn_layer_call()
The failing tests are the ones from #125.
We introduced the
direct_returnn_layer_call()
method in #129. I extended it a bit so it can handle modules with multiple bases.