Closed lluisgomez closed 8 years ago
Still very basic and with lots of unsupported layers. Works only with simple models like the LeNet5 in the tf tutorial. However, the basic functionality is there and can be used as a base for a better importer.
@lluisgomez A couple of minor changes
TensorflowFileImporter -> TensorflowImporter Importer -> TensorflowImporter
looking nice!
:+1:
Still very basic and with lots of unsupported layers. Works only with simple models like the LeNet5 in the tf tutorial. However, the basic functionality is there and can be used as a base for a better importer.