[examples/python/tensorflow] bugfix in tensorflow wrapper example

This commit is contained in:
Philippe Tillet
2019-04-30 21:04:30 -04:00
parent d934d8fb40
commit 7b6efc0463
12 changed files with 90 additions and 171 deletions

View File

@@ -19,7 +19,6 @@
* TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
#include <iostream>
#include <fstream>
#include <memory>