Skip to content

Commit 896e16a

Browse files
author
wangqianwen0418
committed
new web title
1 parent e83063c commit 896e16a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

mmdnn/visualization/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html>
3-
<title>dag as web</title>
3+
<title>MMdnn Visualizer</title>
44

55
<head>
66
<meta charset="utf-8">
@@ -13,7 +13,7 @@
1313
<body>
1414

1515

16-
<div class='title'>Model Visualizer</div>
16+
<div class='title'>MMDNN Visualizer</div>
1717
<div class="titleWrapper"></div>
1818
<svg id="draw" width='400px' height='400px'></svg>
1919
<div id="import" class="shadow_box">

0 commit comments

Comments
 (0)