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

sample_seq(X, Y) returns an error #2

Open
fredo-dedup opened this issue May 7, 2015 · 2 comments
Open

sample_seq(X, Y) returns an error #2

fredo-dedup opened this issue May 7, 2015 · 2 comments

Comments

@fredo-dedup
Copy link

Hi. Thanks for that very useful package.

On my setup (jula 0.4.0-dev+4450) sample_seq() returns an error when called without the ord parameter.

sample_seq(x', z)
ERROR: MethodError: `convert` has no method matching convert(::Type{SGDOptim.GenericSampleSeq{XS,YS,Ord}}, ::Array{Float64,2}, ::Array{Float64,1}, ::UnitRange{Int64})

may be because GenericSampleSeq is called without the type parameters {typeof(X), typeof(Y), typeof(ord)} before it ? (in src/stream line 48)

@lindahua
Copy link
Owner

lindahua commented May 8, 2015

Thanks, I will look into this soon.

@Hydrotoast
Copy link

Should this issue be closed?

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

3 participants