Skip to content

Commit e8f0997

Browse files
committed
README: outdated note about 0.4 release, API link
1 parent c05b236 commit e8f0997

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
NOTE TO POTENTIAL CONTRIBUTORS: reach out so I can adjust my work style -- start using branches for refactoring. Otherwise you face frustration as the code might be broken. Tagged versions of the code are guaranteed to work as well as the given stage of the project permitted.
44

5-
NEWS: the upcoming version 0.4.0 has significant design changes around the backend API and synchronization, with Cuda streams exposed as virtual devices. Version 0.4.1 will come soon after, with tests for (and small improvements to) mixed precision computation; it will require OCaml 5.2.
6-
75
OCANNL is sponsored by [Ahrefs](https://ocaml.org/success-stories/peta-byte-scale-web-crawler)! [Visit the Ahrefs website.](https://ahrefs.com/)
86

97
## OCANNL -- OCaml Compiles Algorithms for Neural Networks Learning
@@ -40,6 +38,8 @@ OCANNL is sponsored by [Ahrefs](https://ocaml.org/success-stories/peta-byte-scal
4038

4139
## Usage
4240

41+
[API documentation entry point](https://ahrefs.github.io/ocannl/dev/).
42+
4343
A possible route to learning OCANNL:
4444

4545
1. Read [the introductory slides](docs/OCANNL-slides-basics_backprop_training_loop_codegen.pdf).

0 commit comments

Comments
 (0)