Skip to content
This repository was archived by the owner on Apr 10, 2024. It is now read-only.
This repository was archived by the owner on Apr 10, 2024. It is now read-only.

Incompatibility with Tensorflow > 1.7.0 #55

@ludwigschubert

Description

@ludwigschubert

In version 1.8.0 tensorflow switched to using the low-level C-API calls for graph construction. This breaks how we currently import graphs.

We are looking into fixes; for now use tensorflow 1.7.0 or earlier only—or set TF_C_API_GRAPH_CONSTRUCTION=0 as an env variable.

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions