Skip to content
Snippets Groups Projects
Commit 2f91a2a3 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Fixup: `from tf.compat.v1` must be `from tensorflow.compat.v1`

parent 8d9119fd
No related branches found
No related tags found
No related merge requests found
import tensorflow as tf
import pystencils_autodiff
from tf.compat.v1 import get_default_graph
from tensorflow.compat.v1 import get_default_graph
_num_generated_ops = 0
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment