-
Notifications
You must be signed in to change notification settings - Fork 131
Open
Description
Hi,
When you try to export a model in ONNX format, the deploy method expects the InputLayer parameters height and n_channels not to be None, even though they are meant to be used only with image data.
It would be nice not to have to specify dummy values for them when training RNNs and DNNs for example.
Best regards,
Victor
Metadata
Metadata
Assignees
Labels
No labels