Closed faku99 closed 4 years ago
For now you need to build the network manually as in the LeNet tutorial. However, we are working on enabling automatic import from other ML frameworks. This will be included in our next release.
Is there a release date planned for the next release?
We plan to release it in fall.
Is there a way to create a scheme from an imported MXNet model without having to define it?
Something like:
or do I have to define the network architecture from scratch as in the LeNet inference tutorial?