Skip to content

Minor change to _transform_input method in NNInterface

Oliver Kirsebom requested to merge nn_transform_input into development

I have changed the implementation of the _transform_input method in the NNInterface class slightly, so it also accepts 4-dimensional inputs.

Merge request reports