mirror of https://github.com/alibaba/MNN.git
4 lines
206 B
HTML
4 lines
206 B
HTML
|
|
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||
|
|
<script language="javascript">
|
||
|
|
window.location = "./html/index.html";
|
||
|
|
</script>
|