A fork of mtelver's day10 project
at main2 6 lines 168 B view raw
1(executable 2 (name inference_example) 3 (preprocess (pps js_of_ocaml-ppx)) 4 (modes js) 5 (modules inference_example) 6 (libraries onnxrt js_of_ocaml js_of_ocaml-lwt lwt))