File size: 182 Bytes
9496f98 | 1 2 3 4 5 6 7 8 | <!doctype html>
<meta charset="utf-8" />
<title>ECSeg ORT-web benchmark</title>
<body>
<pre id="log">starting…</pre>
<script type="module" src="/harness.mjs"></script>
</body>
|
9496f98 | 1 2 3 4 5 6 7 8 | <!doctype html>
<meta charset="utf-8" />
<title>ECSeg ORT-web benchmark</title>
<body>
<pre id="log">starting…</pre>
<script type="module" src="/harness.mjs"></script>
</body>
|