Mac Szankin
Mac Szankin
Confirmed with Flask 0.12.2 as well. Without using templates the simplest solution is to roll back Flask to 0.10.
We still have to work on the `NASConfig` class, as it currently does not have an option to pass Dynas/NASBase objects to it, but given the timeline I think we...
As discussed with @ftian1 today this should be postponed to next release (or release after).
Any update / timeline?
There are no issues with using `facenet-pytorch` and newer torch versions. Just a) skip dependencies `pip install --no-deps facenet-pytorch` b) clone repo and set PYTHONPATH. In both cases there are...
Any updates?