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

wishlist for next version #25

Closed
7 of 9 tasks
denizyuret opened this issue Jul 27, 2017 · 0 comments
Closed
7 of 9 tasks

wishlist for next version #25

denizyuret opened this issue Jul 27, 2017 · 0 comments
Assignees

Comments

@denizyuret
Copy link
Owner

denizyuret commented Jul 27, 2017

  • Julia 6 compatibility, fix warnings, fix broadcast.
  • Fix the test structure to be compatible with new BaseTest.
  • Try TakingBroadcastsSeriously.jl for broadcast ops. See better internal interface for extending broadcast JuliaLang/julia#22060.
  • Consolidate gradcheck and check_grads into a single mechanism, rethink unit testing with addtest.
  • Remove eval from code, possibly responsible for post-Julia4 slowdown.
  • Fix the documentation so core.jl documentation can be seen by Docutils.
  • Provide a more flexible interface where the user decides what is boxed: the same method can also control what is tested in gradcheck.
  • Either test higher-order gradients thoroughly or remove them and simplify code.
  • Change citation in README to Knet paper.
@denizyuret denizyuret self-assigned this Jul 27, 2017
@denizyuret denizyuret mentioned this issue Aug 16, 2018
26 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant