Skip to content

Commit 8f22494

Browse files
committed
Final touches on the Fun OCaml presentation
1 parent 91e891d commit 8f22494

File tree

2 files changed

+1
-0
lines changed

2 files changed

+1
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
- Finally proper support for mixed precision! Lazy precision defaults and delayed precision setting via `Tnode.update_prec`.
1010
- A placeholder `nn_blocks.ml` hinting at an intended design pattern for model components.
1111
- A memory model for the multiple virtual devices per physical device setup, implemented in the CUDA backend. It fixes the CUDA backend behavior in the data parallelism benchmark.
12+
- Slides for the Fun OCaml meetup: [docs/Fun OCaml](docs/OCANNL-slides-basics_backprop_training_loop_codegen.pdf).
1213

1314
### Changed
1415

76.6 KB
Binary file not shown.

0 commit comments

Comments
 (0)