Skip to content

Conversation

@raingo
Copy link

@raingo raingo commented Apr 25, 2017

with tf.sg_context(reuse=False):
   with tf.sg_context(reuse=True):
       # should have reuse=True here

```
with tf.sg_context(reuse=False):
   with tf.sg_context(reuser=True):
       # should have reuse=True here
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant