feat: infer input size of forward and LSTM layers #808
95.83% of diff hit (target 97.57%)
View this Pull Request on Codecov
95.83% of diff hit (target 97.57%)
Annotations
Check warning on line 38 in src/safeds/ml/nn/_internal_model.py
codecov / codecov/patch
src/safeds/ml/nn/_internal_model.py#L37-L38
Added lines #L37 - L38 were not covered by tests
Check warning on line 48 in src/safeds/ml/nn/layers/_forward_layer.py
codecov / codecov/patch
src/safeds/ml/nn/layers/_forward_layer.py#L48
Added line #L48 was not covered by tests
Check warning on line 63 in src/safeds/ml/nn/layers/_forward_layer.py
codecov / codecov/patch
src/safeds/ml/nn/layers/_forward_layer.py#L63
Added line #L63 was not covered by tests
Check warning on line 49 in src/safeds/ml/nn/layers/_lstm_layer.py
codecov / codecov/patch
src/safeds/ml/nn/layers/_lstm_layer.py#L49
Added line #L49 was not covered by tests
Check warning on line 64 in src/safeds/ml/nn/layers/_lstm_layer.py
codecov / codecov/patch
src/safeds/ml/nn/layers/_lstm_layer.py#L64
Added line #L64 was not covered by tests