Skip to content

Commit

Permalink
deploy: 31b36bf
Browse files Browse the repository at this point in the history
  • Loading branch information
lukstafi committed Apr 26, 2024
1 parent 828c4b0 commit a26e927
Show file tree
Hide file tree
Showing 13 changed files with 61 additions and 87 deletions.
15 changes: 5 additions & 10 deletions dev/arrayjit/Arrayjit/Backends/Cuda_backend/index.html

Large diffs are not rendered by default.

15 changes: 5 additions & 10 deletions dev/arrayjit/Arrayjit/Backends/Gccjit_backend/index.html

Large diffs are not rendered by default.

15 changes: 5 additions & 10 deletions dev/arrayjit/Arrayjit/Backends/Gccjit_device/index.html

Large diffs are not rendered by default.

Large diffs are not rendered by default.

15 changes: 5 additions & 10 deletions dev/arrayjit/Arrayjit/Backends/Multicore_backend/index.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dev/arrayjit/Arrayjit/Backends/index.html
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!DOCTYPE html>
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Backends (arrayjit.Arrayjit.Backends)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 2.4.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a><a href="../../index.html">arrayjit</a> &#x00BB; <a href="../index.html">Arrayjit</a> &#x00BB; Backends</nav><header class="odoc-preamble"><h1>Module <code><span>Arrayjit.Backends</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec module anchored" id="module-Debug_runtime"><a href="#module-Debug_runtime" class="anchor"></a><code><span><span class="keyword">module</span> Debug_runtime</span><span> = <a href="../Utils/Debug_runtime/index.html">Utils.Debug_runtime</a></span></code></div></div><div class="odoc-spec"><div class="spec type anchored" id="type-routine"><a href="#type-routine" class="anchor"></a><code><span><span class="keyword">type</span> <span>'context routine</span></span><span> = </span><span>{</span></code><ol><li id="type-routine.context" class="def record field anchored"><a href="#type-routine.context" class="anchor"></a><code><span>context : <span class="type-var">'context</span>;</span></code></li><li id="type-routine.schedule" class="def record field anchored"><a href="#type-routine.schedule" class="anchor"></a><code><span>schedule : <span><span class="xref-unresolved">Base</span>.unit <span class="arrow">&#45;&gt;</span></span> <a href="../Tnode/index.html#type-work">Tnode.work</a>;</span></code></li><li id="type-routine.bindings" class="def record field anchored"><a href="#type-routine.bindings" class="anchor"></a><code><span>bindings : <a href="../Indexing/index.html#type-jitted_bindings">Indexing.jitted_bindings</a>;</span></code></li><li id="type-routine.name" class="def record field anchored"><a href="#type-routine.name" class="anchor"></a><code><span>name : <span class="xref-unresolved">Base</span>.string;</span></code></li></ol><code><span>}</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-sexp_of_routine"><a href="#val-sexp_of_routine" class="anchor"></a><code><span><span class="keyword">val</span> sexp_of_routine :
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>Backends (arrayjit.Arrayjit.Backends)</title><meta charset="utf-8"/><link rel="stylesheet" href="../../../odoc.support/odoc.css"/><meta name="generator" content="odoc 2.4.1"/><meta name="viewport" content="width=device-width,initial-scale=1.0"/><script src="../../../odoc.support/highlight.pack.js"></script><script>hljs.initHighlightingOnLoad();</script></head><body class="odoc"><nav class="odoc-nav"><a href="../index.html">Up</a><a href="../../index.html">arrayjit</a> &#x00BB; <a href="../index.html">Arrayjit</a> &#x00BB; Backends</nav><header class="odoc-preamble"><h1>Module <code><span>Arrayjit.Backends</span></code></h1></header><div class="odoc-content"><div class="odoc-spec"><div class="spec module anchored" id="module-Debug_runtime"><a href="#module-Debug_runtime" class="anchor"></a><code><span><span class="keyword">module</span> Debug_runtime</span><span> = <a href="../Utils/Debug_runtime/index.html">Utils.Debug_runtime</a></span></code></div></div><div class="odoc-spec"><div class="spec type anchored" id="type-routine"><a href="#type-routine" class="anchor"></a><code><span><span class="keyword">type</span> <span>'context routine</span></span><span> = </span><span>{</span></code><ol><li id="type-routine.context" class="def record field anchored"><a href="#type-routine.context" class="anchor"></a><code><span>context : <span class="type-var">'context</span>;</span></code></li><li id="type-routine.schedule" class="def record field anchored"><a href="#type-routine.schedule" class="anchor"></a><code><span>schedule : <span><span class="xref-unresolved">Base</span>.unit <span class="arrow">&#45;&gt;</span></span> <a href="../Tnode/index.html#type-work">Tnode.work</a>;</span></code></li><li id="type-routine.bindings" class="def record field anchored"><a href="#type-routine.bindings" class="anchor"></a><code><span>bindings : <a href="../Indexing/index.html#type-compiled_bindings">Indexing.compiled_bindings</a>;</span></code></li><li id="type-routine.name" class="def record field anchored"><a href="#type-routine.name" class="anchor"></a><code><span>name : <span class="xref-unresolved">Base</span>.string;</span></code></li></ol><code><span>}</span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-sexp_of_routine"><a href="#val-sexp_of_routine" class="anchor"></a><code><span><span class="keyword">val</span> sexp_of_routine :
'context. <span><span>(<span><span class="type-var">'context</span> <span class="arrow">&#45;&gt;</span></span> <span class="xref-unresolved">Sexplib0</span>.Sexp.t)</span> <span class="arrow">&#45;&gt;</span></span>
<span><span><span class="type-var">'context</span> <a href="#type-routine">routine</a></span> <span class="arrow">&#45;&gt;</span></span>
<span class="xref-unresolved">Sexplib0</span>.Sexp.t</span></code></div></div><div class="odoc-spec"><div class="spec module-type anchored" id="module-type-No_device_backend"><a href="#module-type-No_device_backend" class="anchor"></a><code><span><span class="keyword">module</span> <span class="keyword">type</span> <a href="module-type-No_device_backend/index.html">No_device_backend</a></span><span> = <span class="keyword">sig</span> ... <span class="keyword">end</span></span></code></div></div><div class="odoc-spec"><div class="spec module-type anchored" id="module-type-Backend"><a href="#module-type-Backend" class="anchor"></a><code><span><span class="keyword">module</span> <span class="keyword">type</span> <a href="module-type-Backend/index.html">Backend</a></span><span> = <span class="keyword">sig</span> ... <span class="keyword">end</span></span></code></div></div><div class="odoc-spec"><div class="spec value anchored" id="val-forget_printbox"><a href="#val-forget_printbox" class="anchor"></a><code><span><span class="keyword">val</span> forget_printbox :
Expand Down
Loading

0 comments on commit a26e927

Please sign in to comment.