-
Notifications
You must be signed in to change notification settings - Fork 34
Issues: dshieble/Music_RNN_RBM
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
TypeError: while_loop() got an unexpected keyword argument 'shape_invariants'
#13
opened Feb 1, 2019 by
ghost
AttributeError: module 'tensorflow.python.ops.control_flow_ops' has no attribute 'While'
#10
opened May 13, 2018 by
dewayneroy
ValueError: The shape for while_1/Merge_2:0 is not an invariant for the loop. It enters the loop with shape (1, 100), but has shape (?, 100) after one iteration. Provide shape invariants using either the
shape_invariants
argument of tf.while_loop or set_shape() on the loop variables
#7
opened Nov 14, 2017 by
lirus7
ProTip!
Mix and match filters to narrow down what you’re looking for.