Skip to content
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

VAE script fails on the optimizer constructor #17

Closed
IainNZ opened this issue Sep 10, 2016 · 1 comment
Closed

VAE script fails on the optimizer constructor #17

IainNZ opened this issue Sep 10, 2016 · 1 comment

Comments

@IainNZ
Copy link

IainNZ commented Sep 10, 2016

ERROR: LoadError: KeyError: key ::TensorFlow.TF_DataType = 101 not found
 in getindex at ./dict.jl:688 [inlined]
 in tf_to_jl_type(::TensorFlow.TF_DataType) at /Users/idunning/.julia/v0.5/TensorFlow/src/core.jl:816
 in eltype(::TensorFlow.Variable) at /Users/idunning/.julia/v0.5/TensorFlow/src/core.jl:636
 in #apply_gradients#3(::Void, ::String, ::Function, ::TensorFlow.train.GradientDescentOptimizer, ::Array{Tuple{TensorFlow.Tensor,Any},1}) at /Users/idunning/.julia/v0.5/TensorFlow/src/train.jl:67

Same script as last time basically. TF.jl master (haven't rebuilt though?)

@IainNZ
Copy link
Author

IainNZ commented Sep 10, 2016

Works on the 0.3.0 tag, as a data point

malmaud added a commit that referenced this issue Sep 12, 2016
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

No branches or pull requests

1 participant