ttnn-visualizer 0.24.0__py3-none-any.whl → 0.25.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- ttnn_visualizer/csv_queries.py +3 -2
- ttnn_visualizer/settings.py +1 -1
- ttnn_visualizer/static/assets/{allPaths-CKt4gwo3.js → allPaths-BsZhgQ3T.js} +1 -1
- ttnn_visualizer/static/assets/{allPathsLoader-Dzw0zTnr.js → allPathsLoader-DgFQ6cmn.js} +2 -2
- ttnn_visualizer/static/assets/{index-DxLGmC6o.js → index-BVMreIQm.js} +1 -1
- ttnn_visualizer/static/assets/{index-DTKBo2Os.css → index-C6f3UdbP.css} +2 -2
- ttnn_visualizer/static/assets/{index-CsS_OkTl.js → index-Do7YB6C4.js} +1 -1
- ttnn_visualizer/static/assets/{index-BXlT2rEV.js → index-Fd4wdmZt.js} +276 -276
- ttnn_visualizer/static/assets/{splitPathsBySizeLoader-HHqSPeQM.js → splitPathsBySizeLoader-BFDp4kIf.js} +1 -1
- ttnn_visualizer/static/index.html +2 -2
- {ttnn_visualizer-0.24.0.dist-info → ttnn_visualizer-0.25.1.dist-info}/METADATA +3 -3
- {ttnn_visualizer-0.24.0.dist-info → ttnn_visualizer-0.25.1.dist-info}/RECORD +17 -17
- {ttnn_visualizer-0.24.0.dist-info → ttnn_visualizer-0.25.1.dist-info}/LICENSE +0 -0
- {ttnn_visualizer-0.24.0.dist-info → ttnn_visualizer-0.25.1.dist-info}/LICENSE_understanding.txt +0 -0
- {ttnn_visualizer-0.24.0.dist-info → ttnn_visualizer-0.25.1.dist-info}/WHEEL +0 -0
- {ttnn_visualizer-0.24.0.dist-info → ttnn_visualizer-0.25.1.dist-info}/entry_points.txt +0 -0
- {ttnn_visualizer-0.24.0.dist-info → ttnn_visualizer-0.25.1.dist-info}/top_level.txt +0 -0
@@ -1 +1 @@
|
|
1
|
-
import{_ as o,a as _,b as i,p as c,I as u}from"./index-
|
1
|
+
import{_ as o,a as _,b as i,p as c,I as u}from"./index-Fd4wdmZt.js";var p=function(n,s){return o(void 0,void 0,void 0,function(){var a,r;return _(this,function(e){switch(e.label){case 0:return a=c(n),s!==u.STANDARD?[3,2]:[4,i(()=>import("./index-BVMreIQm.js").then(t=>t.I),[])];case 1:return r=e.sent(),[3,4];case 2:return[4,i(()=>import("./index-Do7YB6C4.js").then(t=>t.I),[])];case 3:r=e.sent(),e.label=4;case 4:return[2,r[a]]}})})};export{p as splitPathsBySizeLoader};
|
@@ -27,8 +27,8 @@
|
|
27
27
|
name="theme-color"
|
28
28
|
content="#33333d"
|
29
29
|
/>
|
30
|
-
<script type="module" crossorigin src="/assets/index-
|
31
|
-
<link rel="stylesheet" crossorigin href="/assets/index-
|
30
|
+
<script type="module" crossorigin src="/assets/index-Fd4wdmZt.js"></script>
|
31
|
+
<link rel="stylesheet" crossorigin href="/assets/index-C6f3UdbP.css">
|
32
32
|
</head>
|
33
33
|
<body>
|
34
34
|
<div id="root"></div>
|
@@ -1,11 +1,11 @@
|
|
1
1
|
Metadata-Version: 2.1
|
2
2
|
Name: ttnn_visualizer
|
3
|
-
Version: 0.
|
3
|
+
Version: 0.25.1
|
4
4
|
Summary: TT Visualizer
|
5
5
|
Classifier: Programming Language :: Python :: 3
|
6
6
|
Classifier: License :: OSI Approved :: MIT License
|
7
7
|
Classifier: Operating System :: OS Independent
|
8
|
-
Requires-Python: >=3.
|
8
|
+
Requires-Python: >=3.10
|
9
9
|
Description-Content-Type: text/markdown
|
10
10
|
License-File: LICENSE
|
11
11
|
License-File: LICENSE_understanding.txt
|
@@ -57,7 +57,7 @@ TT-NN Visualizer can be installed from PyPI:
|
|
57
57
|
|
58
58
|
After installation run `ttnn-visualizer` to start the application.
|
59
59
|
|
60
|
-
It is recommended to do this within a virtual environment. The minimum Python version is 3.
|
60
|
+
It is recommended to do this within a virtual environment. The minimum Python version is 3.10.
|
61
61
|
|
62
62
|
Please see the [getting started](https://github.com/tenstorrent/ttnn-visualizer/blob/main/docs/getting-started.md) guide
|
63
63
|
for further information on getting up and running with TT-NN Visualizer.
|
@@ -1,6 +1,6 @@
|
|
1
1
|
ttnn_visualizer/__init__.py,sha256=qn9AwfHTxYYK0Icz-q2Q41Xo9ET6oc6anZzgh02PhK4,94
|
2
2
|
ttnn_visualizer/app.py,sha256=wpNtTizfgKg5hp-pQm0LaRQ1OW2aFy2kYBb5xxRms2M,5186
|
3
|
-
ttnn_visualizer/csv_queries.py,sha256=
|
3
|
+
ttnn_visualizer/csv_queries.py,sha256=MH4ViAhwCSEGPWIrQ5HH0lFjiPLwFRzxLSX9g1oP5ak,20891
|
4
4
|
ttnn_visualizer/decorators.py,sha256=XKGByL3_CUwuoU93CcRaFFT8VOK3N6X5UOgK0umy6_A,4218
|
5
5
|
ttnn_visualizer/enums.py,sha256=XTWZGvPFtKmIhPXGCbbzi6bxFgRpLrAZGrrR5YvGYjY,203
|
6
6
|
ttnn_visualizer/exceptions.py,sha256=iATY-bfcSQL1Af4aLSN2d0fLD5NcS19NKwoB3JyLp4A,960
|
@@ -12,7 +12,7 @@ ttnn_visualizer/remote_sqlite_setup.py,sha256=Zd7U7q_N92rD0P2qb1GIXuZjhV4LXqfq7B
|
|
12
12
|
ttnn_visualizer/requirements.txt,sha256=LiycuPs-Oh8PZ1qM6v1KlUPQG86nQyQFz_x7dU8DSpA,370
|
13
13
|
ttnn_visualizer/serializers.py,sha256=smY3CgbqaAXsovoYZ-A9fgPXih5lUS2HD_3aIZMcFS4,7821
|
14
14
|
ttnn_visualizer/sessions.py,sha256=2Xh77mZy8-nDDQ7A7OeeGqYMKiBOzMiHdQjXmYUInqU,7082
|
15
|
-
ttnn_visualizer/settings.py,sha256=
|
15
|
+
ttnn_visualizer/settings.py,sha256=WwAG9aVYBe9iSySWnjBtZsYjKaTfUiJZPwT5WIm4Lt8,3841
|
16
16
|
ttnn_visualizer/sftp_operations.py,sha256=RrzCGo__2sQ2g4r90qlyFBEq4v6ooX2ntJ7VDKuynC0,17659
|
17
17
|
ttnn_visualizer/sockets.py,sha256=gpLZiZFpmHz_bfNkrYOU_op4-tQrT0YNYDKk77jrgow,3509
|
18
18
|
ttnn_visualizer/ssh_client.py,sha256=KRLuIk6wxrZZQUQKfC8QWMhXGJQvfKKeyxLThgRX6ak,2679
|
@@ -20,15 +20,15 @@ ttnn_visualizer/utils.py,sha256=NUxjGtxCcEDCAWIYYMYVPp1o8HO4KwXnTOQGXSw2JSo,6206
|
|
20
20
|
ttnn_visualizer/views.py,sha256=82H4TNb9i_ugYeCCzXoiN7mhi_8giNBwzJmqamw6poc,26498
|
21
21
|
ttnn_visualizer/bin/docker-entrypoint-web,sha256=uuv6aubpMCfOcuvDBxwBDITE8PN39teuwyJ2zA5KWuw,413
|
22
22
|
ttnn_visualizer/bin/pip3-install,sha256=nbSRT4GfJQIQ9KTNO3j-6b5WM4lrx9XA4GBlAURRMws,502
|
23
|
-
ttnn_visualizer/static/index.html,sha256=
|
24
|
-
ttnn_visualizer/static/assets/allPaths-
|
25
|
-
ttnn_visualizer/static/assets/allPathsLoader-
|
26
|
-
ttnn_visualizer/static/assets/index-
|
27
|
-
ttnn_visualizer/static/assets/index-
|
28
|
-
ttnn_visualizer/static/assets/index-
|
29
|
-
ttnn_visualizer/static/assets/index-
|
23
|
+
ttnn_visualizer/static/index.html,sha256=xBtmTE_2K_QxAxJdbrAE5gLlbQZmrgiEDSI0m48O8yE,922
|
24
|
+
ttnn_visualizer/static/assets/allPaths-BsZhgQ3T.js,sha256=R6YPoJ9v_Ofms6zByrH1BU4UDPQK325KqH6YGM1lUFE,309
|
25
|
+
ttnn_visualizer/static/assets/allPathsLoader-DgFQ6cmn.js,sha256=HwsPqMthZPAbjGni9ebzDpZY6WE9tE45kCw2X7-fjls,550
|
26
|
+
ttnn_visualizer/static/assets/index-BVMreIQm.js,sha256=QJTBb4VVCMoLPYsWdru3heJX1VtMJQYJGx-tq8gZNTw,280965
|
27
|
+
ttnn_visualizer/static/assets/index-C6f3UdbP.css,sha256=IUhjRkmhDOJ6qIkduTxONW6_D_6NLr7FmENQwpNjbAE,614348
|
28
|
+
ttnn_visualizer/static/assets/index-Do7YB6C4.js,sha256=10jCIy7zph8mPB2htGfhXJBV7LO2FFrGhfz7xoQyh00,289378
|
29
|
+
ttnn_visualizer/static/assets/index-Fd4wdmZt.js,sha256=U1QMm-Wr1f4zUePl7Q3ia6FK7EbZ0F1on0S4iwnPfUQ,6980268
|
30
30
|
ttnn_visualizer/static/assets/site-BTBrvHC5.webmanifest,sha256=Uy_XmnGuYFVf-OZuma2NvgEPdrCrevb3HZvaxSIHoA0,456
|
31
|
-
ttnn_visualizer/static/assets/splitPathsBySizeLoader-
|
31
|
+
ttnn_visualizer/static/assets/splitPathsBySizeLoader-BFDp4kIf.js,sha256=_DXD2ZBrwyZHKU-_u6cBAo2JLE8kYCs3BzodTV5vlls,472
|
32
32
|
ttnn_visualizer/static/favicon/android-chrome-192x192.png,sha256=BZWA09Zxaa3fXbaeS6nhWo2e-DUSjm9ElzNQ_xTB5XU,6220
|
33
33
|
ttnn_visualizer/static/favicon/android-chrome-512x512.png,sha256=HBiJSZyguB3o8fMJuqIGcpeBy_9JOdImme3wD02UYCw,62626
|
34
34
|
ttnn_visualizer/static/favicon/favicon-32x32.png,sha256=Zw201qUsczQv1UvoQvJf5smQ2ss10xaTeWxmQNYCGtY,480
|
@@ -37,10 +37,10 @@ ttnn_visualizer/static/sample-data/cluster-desc.yaml,sha256=LMxOmsRUXtVVU5ogzYkX
|
|
37
37
|
ttnn_visualizer/tests/__init__.py,sha256=qn9AwfHTxYYK0Icz-q2Q41Xo9ET6oc6anZzgh02PhK4,94
|
38
38
|
ttnn_visualizer/tests/test_queries.py,sha256=OoINMZezyJkpiQuM1Owp4DlMoJGTl6OgsUbPa2Rxqc0,16546
|
39
39
|
ttnn_visualizer/tests/test_serializers.py,sha256=966AJkXLAwzsceSQ9QR-Sy7VrEbE71AtfMF3y9ZIIWc,18490
|
40
|
-
ttnn_visualizer-0.
|
41
|
-
ttnn_visualizer-0.
|
42
|
-
ttnn_visualizer-0.
|
43
|
-
ttnn_visualizer-0.
|
44
|
-
ttnn_visualizer-0.
|
45
|
-
ttnn_visualizer-0.
|
46
|
-
ttnn_visualizer-0.
|
40
|
+
ttnn_visualizer-0.25.1.dist-info/LICENSE,sha256=7_uV4foXIbLyroI1M6NdIySajtLuPwayZr1UN2ItErI,11353
|
41
|
+
ttnn_visualizer-0.25.1.dist-info/LICENSE_understanding.txt,sha256=pymi-yb_RvYM9p2ZA4iSNsImcvhDBBxlGuJCY9dTq7M,233
|
42
|
+
ttnn_visualizer-0.25.1.dist-info/METADATA,sha256=6P5GLU4CUpp-tt2puqP0cffaihGvy8fhulWtzvDmuSM,7155
|
43
|
+
ttnn_visualizer-0.25.1.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
44
|
+
ttnn_visualizer-0.25.1.dist-info/entry_points.txt,sha256=QpuUpkmQ_mEHJTMqOBdU0MH2Z4WF_9iFsGACeyyAO1E,61
|
45
|
+
ttnn_visualizer-0.25.1.dist-info/top_level.txt,sha256=M1EGkvDOuIfbhDbcUdz2-TSdmCtDoQ2Uyag9k5JLDSY,16
|
46
|
+
ttnn_visualizer-0.25.1.dist-info/RECORD,,
|
File without changes
|
{ttnn_visualizer-0.24.0.dist-info → ttnn_visualizer-0.25.1.dist-info}/LICENSE_understanding.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|