package neural_nets_lib
A from-scratch Deep Learning framework with an optimizing compiler, shape inference, concise syntax
Install
Dune Dependency
Authors
Maintainers
Sources
0.3.3.3.tar.gz
md5=9170d4d98422350c9a73a95adfb795dc
sha512=c1b024a69b1d0338af6e34508dbf6dccf3c2b6cc156e7628c3d7853c7040e225bdfc0a8731bb4db5a97edba90e26439987bfa505154d23af46f119c07ad809ed
doc/src/ppx_ocannl/ppx_ocannl.ml.html
Source file ppx_ocannl.ml
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
open Base open Ppxlib let rules = [ Ppxlib.Context_free.Rule.extension @@ Extension.declare "cd" Extension.Context.expression Ast_pattern.(single_expr_payload __) @@ Ppx_cd.expr_expander; Ppxlib.Context_free.Rule.extension @@ Extension.declare "cd" Extension.Context.structure_item Ast_pattern.(pstr __) Ppx_cd.str_expander; Ppxlib.Context_free.Rule.extension @@ Extension.declare "op" Extension.Context.expression Ast_pattern.(single_expr_payload __) Ppx_op.expr_expander; Ppxlib.Context_free.Rule.extension @@ Extension.declare "op" Extension.Context.structure_item Ast_pattern.(pstr __) Ppx_op.str_expander; ] let () = Driver.register_transformation ~rules "ppx_ocannl"
sectionYPositions = computeSectionYPositions($el), 10)"
x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
>