-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
- Loading branch information
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<!DOCTYPE html> | ||
<html lang="en-US" dir="ltr"> | ||
<head> | ||
<meta charset="utf-8"> | ||
<meta name="viewport" content="width=device-width,initial-scale=1"> | ||
<title>404 | Reactant.jl</title> | ||
<meta name="description" content="Not Found"> | ||
<meta name="generator" content="VitePress v1.5.0"> | ||
<link rel="preload stylesheet" href="/Reactant.jl/previews/PR363/assets/style.De38R9aM.css" as="style"> | ||
<link rel="preload stylesheet" href="/Reactant.jl/previews/PR363/vp-icons.css" as="style"> | ||
|
||
<script type="module" src="/Reactant.jl/previews/PR363/assets/app.5cnSMSJW.js"></script> | ||
<link rel="preload" href="/Reactant.jl/previews/PR363/assets/inter-roman-latin.Di8DUHzh.woff2" as="font" type="font/woff2" crossorigin=""> | ||
<link rel="icon" href="REPLACE_ME_DOCUMENTER_VITEPRESS_FAVICON"> | ||
<script src="/versions.js"></script> | ||
<script src="/Reactant.jl/previews/PR363/siteinfo.js"></script> | ||
<script id="check-dark-mode">(()=>{const e=localStorage.getItem("vitepress-theme-appearance")||"auto",a=window.matchMedia("(prefers-color-scheme: dark)").matches;(!e||e==="auto"?a:e==="dark")&&document.documentElement.classList.add("dark")})();</script> | ||
<script id="check-mac-os">document.documentElement.classList.toggle("mac",/Mac|iPhone|iPod|iPad/i.test(navigator.platform));</script> | ||
</head> | ||
<body> | ||
<div id="app"></div> | ||
<script>window.__VP_HASH_MAP__=JSON.parse("{\"api_affine.md\":\"5iiZk8SU\",\"api_api.md\":\"CxfFeNTq\",\"api_arith.md\":\"DbkUJ4WC\",\"api_builtin.md\":\"XATQzjrL\",\"api_chlo.md\":\"CTmmK6a-\",\"api_enzyme.md\":\"C8cSUFJK\",\"api_func.md\":\"BwGv464S\",\"api_mlirc.md\":\"DTBPo4z4\",\"api_ops.md\":\"D2WkrkEn\",\"api_stablehlo.md\":\"291Wh6jS\",\"api_vhlo.md\":\"aTMfdx8r\",\"api_xla.md\":\"CYk4IfH_\",\"index.md\":\"BxToCgvT\",\"introduction_index.md\":\"DwLVSwK5\",\"tutorials_index.md\":\"DAxypxwT\"}");window.__VP_SITE_DATA__=JSON.parse("{\"lang\":\"en-US\",\"dir\":\"ltr\",\"title\":\"Reactant.jl\",\"description\":\"Documentation for Reactant.jl\",\"base\":\"/Reactant.jl/previews/PR363/\",\"head\":[],\"router\":{\"prefetchLinks\":true},\"appearance\":true,\"themeConfig\":{\"outline\":\"deep\",\"logo\":{\"light\":\"/logo.svg\",\"dark\":\"/logo.svg\"},\"search\":{\"provider\":\"local\",\"options\":{\"detailedView\":true}},\"nav\":[{\"text\":\"Home\",\"link\":\"/\"},{\"text\":\"Getting Started\",\"link\":\"/introduction\"},{\"text\":\"Benchmarks\",\"link\":\"https://enzymead.github.io/Reactant.jl/benchmarks/\"},{\"text\":\"Tutorials\",\"link\":\"/tutorials/\"},{\"text\":\"API\",\"items\":[{\"text\":\"Core Reactant API\",\"link\":\"/api/api\"},{\"text\":\"Ops\",\"link\":\"/api/ops\"},{\"text\":\"MLIR Dialects\",\"items\":[{\"text\":\"ArithOps\",\"link\":\"/api/arith\"},{\"text\":\"Affine\",\"link\":\"/api/affine\"},{\"text\":\"Builtin\",\"link\":\"/api/builtin\"},{\"text\":\"Chlo\",\"link\":\"/api/chlo\"},{\"text\":\"Enzyme\",\"link\":\"/api/enzyme\"},{\"text\":\"Func\",\"link\":\"/api/func\"},{\"text\":\"StableHLO\",\"link\":\"/api/stablehlo\"},{\"text\":\"VHLO\",\"link\":\"/api/vhlo\"}]},{\"text\":\"Low-Level API\",\"items\":[{\"text\":\"MLIR API\",\"link\":\"/api/mlirc\"},{\"text\":\"XLA\",\"link\":\"/api/xla\"}]}]},{\"component\":\"VersionPicker\"}],\"sidebar\":{\"/introduction/\":{\"text\":\"Getting Started\",\"collapsed\":false,\"items\":[{\"text\":\"Introduction\",\"link\":\"/introduction\"}]},\"/tutorials/\":{\"text\":\"Tutorials\",\"collapsed\":false,\"items\":[{\"text\":\"Overview\",\"link\":\"/tutorials/\"}]},\"/api/\":{\"text\":\"API Reference\",\"collapsed\":false,\"items\":[{\"text\":\"Reactant API\",\"link\":\"/api/api\"},{\"text\":\"Ops\",\"link\":\"/api/ops\"},{\"text\":\"MLIR Dialects\",\"collapsed\":false,\"items\":[{\"text\":\"ArithOps\",\"link\":\"/api/arith\"},{\"text\":\"Affine\",\"link\":\"/api/affine\"},{\"text\":\"Builtin\",\"link\":\"/api/builtin\"},{\"text\":\"Chlo\",\"link\":\"/api/chlo\"},{\"text\":\"Enzyme\",\"link\":\"/api/enzyme\"},{\"text\":\"Func\",\"link\":\"/api/func\"},{\"text\":\"StableHLO\",\"link\":\"/api/stablehlo\"},{\"text\":\"VHLO\",\"link\":\"/api/vhlo\"}]},{\"text\":\"Low-Level API\",\"collapsed\":false,\"items\":[{\"text\":\"MLIR API\",\"link\":\"/api/mlirc\"},{\"text\":\"XLA\",\"link\":\"/api/xla\"}]}]}},\"editLink\":{\"pattern\":\"https://github.com/EnzymeAD/Reactant.jl/edit/main/docs/src/:path\",\"text\":\"Edit this page on GitHub\"},\"socialLinks\":[{\"icon\":\"github\",\"link\":\"https://github.com/EnzymeAD/Reactant.jl\"},{\"icon\":\"slack\",\"link\":\"https://julialang.org/slack/\"}],\"footer\":{\"message\":\"Made with <a href=\\\"https://documenter.juliadocs.org/stable/\\\" target=\\\"_blank\\\"><strong>Documenter.jl</strong></a>, <a href=\\\"https://vitepress.dev\\\" target=\\\"_blank\\\"><strong>VitePress</strong></a> and <a href=\\\"https://luxdl.github.io/DocumenterVitepress.jl/stable\\\" target=\\\"_blank\\\"><strong>DocumenterVitepress.jl</strong></a><br>Released under the MIT License. Powered by the <a href=\\\"https://www.julialang.org\\\">Julia Programming Language</a>.<br>\",\"copyright\":\"© Copyright 2024 Reactant Development Team.\"},\"lastUpdated\":{\"text\":\"Updated at\",\"formatOptions\":{\"dateStyle\":\"full\",\"timeStyle\":\"medium\"}}},\"locales\":{},\"scrollOffset\":134,\"cleanUrls\":true}");</script> | ||
|
||
</body> | ||
</html> |
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.