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

fixed bug in sub forward mode #533

Merged
merged 1 commit into from
Jun 17, 2020
Merged

Conversation

tachukao
Copy link
Member

Fixed subtraction bug in forward mode raised in #532. There pointed to a related bug in the forward mode of lyapunov.

@tachukao tachukao mentioned this pull request Jun 17, 2020
@ryanrhymes ryanrhymes self-requested a review June 17, 2020 18:01
@ryanrhymes ryanrhymes added the bug label Jun 17, 2020
@ryanrhymes ryanrhymes added this to In Progress in owl development via automation Jun 17, 2020
@ryanrhymes
Copy link
Member

Calvin, thank you for fixing it.

@ryanrhymes ryanrhymes merged commit 94a450f into owlbarn:master Jun 17, 2020
owl development automation moved this from In Progress to Done (2020) Jun 17, 2020
mseri added a commit to mseri/opam-repository that referenced this pull request Oct 4, 2020
CHANGES:

* various documentation improvements (thanks @pveber, @UnixJunkie, @Fourchaux)
* Fix use of access operators (owlbarn/owl#543)
* Upgrade to ocamlformat 0.15.0 (thanks @gpetiot owlbarn/owl#535)
* keep_dims option (owlbarn/owl#531)
* stats: fix infinite loop in ecdf
* Use Fun.protect to ensure all file descriptors are being closed
* owl_ndarray_maths: improve user experience in case of errors
* owl_io: close file descriptors also in case of errors
* owl_dense_ndarray_generic: fix error on printing 0-ary arrays
* fixed bug in sub forward mode (owlbarn/owl#533)
* Add stack to Algodiff (owlbarn/owl#528)
* added log_sum_exp to Ndarray and Algodiff (owlbarn/owl#527)
* added single-precision and double-precision Bessel functions to Ndarray  (owlbarn/owl#526)
* Fixes owlbarn/owl#518 by introducing another `/` to resolve data directory (@jotterbach owlbarn/owl#519)
* Graph Slice node (resolves owlbarn/owl#483) (@mreppen owlbarn/owl#517)
* Graph subnetwork: Multiple outputs (@mreppen owlbarn/owl#515)
* Added kron and swap to Algodiff operations (owlbarn/owl#512)
* various other small fixes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
No open projects
owl development
  
Done (2020)
Development

Successfully merging this pull request may close these issues.

None yet

2 participants