ttnn-visualizer 0.37.1__py3-none-any.whl → 0.38.0__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/file_uploads.py +2 -1
- ttnn_visualizer/static/assets/{allPaths-BaKDx9R3.js → allPaths-reGx0K25.js} +1 -1
- ttnn_visualizer/static/assets/{allPathsLoader-DVskN3_V.js → allPathsLoader-DTMFYfrj.js} +2 -2
- ttnn_visualizer/static/assets/{index-je2tF5Bg.css → index-BJweZJCB.css} +2 -2
- ttnn_visualizer/static/assets/{index-wX7GhuKE.js → index-BiMAOnbx.js} +226 -226
- ttnn_visualizer/static/assets/{splitPathsBySizeLoader-BEIaCBcL.js → splitPathsBySizeLoader-B_ASUfWR.js} +1 -1
- ttnn_visualizer/static/index.html +2 -2
- {ttnn_visualizer-0.37.1.dist-info → ttnn_visualizer-0.38.0.dist-info}/LICENSE +54 -0
- {ttnn_visualizer-0.37.1.dist-info → ttnn_visualizer-0.38.0.dist-info}/METADATA +1 -1
- {ttnn_visualizer-0.37.1.dist-info → ttnn_visualizer-0.38.0.dist-info}/RECORD +14 -14
- {ttnn_visualizer-0.37.1.dist-info → ttnn_visualizer-0.38.0.dist-info}/LICENSE_understanding.txt +0 -0
- {ttnn_visualizer-0.37.1.dist-info → ttnn_visualizer-0.38.0.dist-info}/WHEEL +0 -0
- {ttnn_visualizer-0.37.1.dist-info → ttnn_visualizer-0.38.0.dist-info}/entry_points.txt +0 -0
- {ttnn_visualizer-0.37.1.dist-info → ttnn_visualizer-0.38.0.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-BiMAOnbx.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-BKzgFDAn.js").then(t=>t.I),[])];case 1:return r=e.sent(),[3,4];case 2:return[4,i(()=>import("./index-BvSuWPlB.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-BiMAOnbx.js"></script>
|
31
|
+
<link rel="stylesheet" crossorigin href="/assets/index-BJweZJCB.css">
|
32
32
|
</head>
|
33
33
|
<body>
|
34
34
|
<div id="root"></div>
|
@@ -200,3 +200,57 @@
|
|
200
200
|
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
201
201
|
See the License for the specific language governing permissions and
|
202
202
|
limitations under the License.
|
203
|
+
|
204
|
+
Third-Party Dependencies:
|
205
|
+
|
206
|
+
The following separate and independent dependencies are utilized by this
|
207
|
+
project but are not distributed as part of the software and are subject
|
208
|
+
to their own license terms listed as follows:
|
209
|
+
|
210
|
+
- @blueprintjs/colors – Apache-2.0 – https://github.com/palantir/blueprint/blob/develop/packages/colors/LICENSE
|
211
|
+
- @blueprintjs/core – Apache-2.0 – https://github.com/palantir/blueprint/blob/develop/packages/core/LICENSE
|
212
|
+
- @blueprintjs/icons – Apache-2.0 – https://github.com/palantir/blueprint/blob/develop/packages/icons/LICENSE
|
213
|
+
- @blueprintjs/select – Apache-2.0 – https://github.com/palantir/blueprint/blob/develop/packages/select/LICENSE
|
214
|
+
- @blueprintjs/table – Apache-2.0 – https://github.com/palantir/blueprint/blob/develop/packages/table/LICENSE
|
215
|
+
- @tanstack/react-virtual – MIT – https://github.com/TanStack/virtual/blob/main/LICENSE
|
216
|
+
- @types/tinycolor2 – MIT – https://github.com/DefinitelyTyped/DefinitelyTyped/blob/master/types/tinycolor2/LICENSE
|
217
|
+
- axios – MIT – https://github.com/axios/axios/blob/v1.x/LICENSE
|
218
|
+
- css-select – BSD‑2-Clause – https://github.com/fb55/css-select/blob/master/LICENSE
|
219
|
+
- dom-serializer – MIT – https://github.com/cheeriojs/dom-serializer/blob/master/LICENSE
|
220
|
+
- immutable – MIT – https://github.com/immutable-js/immutable-js/blob/master/LICENSE
|
221
|
+
- jotai – MIT – https://github.com/pmndrs/jotai/blob/main/LICENSE
|
222
|
+
- mini-svg-data-uri – MIT – https://github.com/tigt/mini-svg-data-uri/blob/master/LICENSE
|
223
|
+
- normalize.css – MIT – https://github.com/necolas/normalize.css/blob/master/LICENSE.md
|
224
|
+
- papaparse – MIT – https://github.com/mholt/PapaParse/blob/master/LICENSE
|
225
|
+
- plotly.js – MIT – https://github.com/plotly/plotly.js/blob/master/LICENSE
|
226
|
+
- react – MIT – https://github.com/facebook/react/blob/main/LICENSE
|
227
|
+
- react-dom – MIT – https://github.com/facebook/react/blob/main/LICENSE
|
228
|
+
- react-helmet-async – MIT – https://github.com/staylor/react-helmet-async/blob/main/LICENSE
|
229
|
+
- react-plotly.js – MIT – https://github.com/plotly/react-plotly.js/blob/master/LICENSE
|
230
|
+
- react-query – MIT – https://github.com/TanStack/query/blob/main/LICENSE
|
231
|
+
- react-router – MIT – https://github.com/remix-run/react-router/blob/main/LICENSE
|
232
|
+
- react-router-dom – MIT – https://github.com/remix-run/react-router/blob/main/LICENSE.md
|
233
|
+
- react-toastify – MIT – https://github.com/fkhadra/react-toastify/blob/main/LICENSE
|
234
|
+
- socket.io-client – MIT – https://www.npmjs.com/package/socket.io-client
|
235
|
+
- tinycolor2 – MIT – https://github.com/bgrins/TinyColor/blob/master/LICENSE
|
236
|
+
- vis-data – Dual-license Apache‑2.0 or MIT – https://github.com/visjs/vis-data/blob/master/LICENSE-MIT and LICENSE-APACHE-2.0
|
237
|
+
- vis-network – Dual-license Apache‑2.0 or MIT – part of vis.js suite; see https://almende.github.io/vis/ (“Vis.js is dual licensed under both Apache-2.0 and MIT”)
|
238
|
+
|
239
|
+
- Flask – BSD‑3‑Clause – https://github.com/pallets/flask/blob/main/LICENSE.txt
|
240
|
+
- gunicorn – MIT – https://github.com/benoitc/gunicorn/blob/master/LICENSE
|
241
|
+
- uvicorn – BSD‑3‑Clause – https://github.com/encode/uvicorn/blob/master/LICENSE.md
|
242
|
+
- paramiko~=3.4.0 – LGPL‑2.1+ – https://github.com/paramiko/paramiko/blob/main/LICENSE
|
243
|
+
- flask_cors – MIT – https://github.com/corydolphin/flask-cors/blob/main/LICENSE
|
244
|
+
- pydantic – MIT – https://github.com/pydantic/pydantic-settings/blob/main/LICENSE
|
245
|
+
- setuptools – MIT – https://github.com/pypa/setuptools/blob/main/LICENSE
|
246
|
+
- python-dotenv – BSD‑3‑Clause – https://github.com/theskumar/python-dotenv/blob/main/LICENSE
|
247
|
+
- flask-sqlalchemy – BSD‑3‑Clause – https://github.com/pallets-eco/flask-sqlalchemy/blob/main/LICENSE
|
248
|
+
- flask-socketio – MIT – https://github.com/miguelgrinberg/Flask-SocketIO/blob/main/LICENSE
|
249
|
+
- flask-session – BSD‑3‑Clause – https://github.com/pallets-eco/flask-session/blob/development/LICENSE.rst
|
250
|
+
- PyYAML – MIT – https://github.com/yaml/pyyaml/blob/main/LICENSE
|
251
|
+
- gevent – MIT – https://github.com/gevent/gevent/blob/master/LICENSE
|
252
|
+
- pandas – BSD‑3‑Clause – https://github.com/pandas-dev/pandas/blob/main/LICENSE
|
253
|
+
- wheel – MIT https://opensource.org/license/mit
|
254
|
+
- build – MIT https://opensource.org/license/mit
|
255
|
+
- tt-perf-report – MIT https://opensource.org/license/mit
|
256
|
+
- zstd (python-zstandard) – BSD‑3‑Clause – https://github.com/indygreg/python-zstandard/blob/main/LICENSE
|
@@ -5,7 +5,7 @@ ttnn_visualizer/decorators.py,sha256=O1LUj-H7nGRnu_BdZPdsM5EyCZS0xh9sEfgT6fcM3dw
|
|
5
5
|
ttnn_visualizer/enums.py,sha256=XTWZGvPFtKmIhPXGCbbzi6bxFgRpLrAZGrrR5YvGYjY,203
|
6
6
|
ttnn_visualizer/exceptions.py,sha256=tl3WvS_6mVCFixN_elFUeypV51trVuKVcM36D2svEbE,1055
|
7
7
|
ttnn_visualizer/extensions.py,sha256=jovwo_j9toJVuXDVq4iPpXJMRXPpzSliNpE1TOJMDHI,380
|
8
|
-
ttnn_visualizer/file_uploads.py,sha256=
|
8
|
+
ttnn_visualizer/file_uploads.py,sha256=LAhfQIUNbPkylHdbCxtHyldoPbijudDKqUfnKMXaPVU,4634
|
9
9
|
ttnn_visualizer/instances.py,sha256=KTu75YfcuMP1ogmlffGvxpEPOYDa68WYstD1mhk3-ss,10359
|
10
10
|
ttnn_visualizer/models.py,sha256=i0AYqhh4FUMEeiIqe-ggfuNax7zJu5xzSdTXVDqeMJ4,7778
|
11
11
|
ttnn_visualizer/queries.py,sha256=ACDDRnIAKLtLzrWfJcfM_HoV-fSuSqSOHzgIZBUkfc4,13681
|
@@ -20,15 +20,15 @@ ttnn_visualizer/utils.py,sha256=_cAeR2wZylyGXaGAI6Z15n110i_rJmtFNBtHfsm_JXc,6186
|
|
20
20
|
ttnn_visualizer/views.py,sha256=w5bInX-UBPtwups6SpfKZpn8KJofWWYJ8SeuUUs32X0,39658
|
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-
|
23
|
+
ttnn_visualizer/static/index.html,sha256=F49TyreUri_ZfZ0Ijm_DH6_sF__3JKoLWD0KVlDBzpo,923
|
24
|
+
ttnn_visualizer/static/assets/allPaths-reGx0K25.js,sha256=2Uvl5kq9Ai64heAKbbAzp2JOgHFX9ce5h-qOa7qEppc,309
|
25
|
+
ttnn_visualizer/static/assets/allPathsLoader-DTMFYfrj.js,sha256=TdLqPzeSQT01q7y0zJFyo_2FnDqU8rDURNPaQvWK38o,550
|
26
|
+
ttnn_visualizer/static/assets/index-BJweZJCB.css,sha256=868h1AtLcJyd_IPO0Bw_wHfkz9IqJacajnELnZRYX1M,623449
|
26
27
|
ttnn_visualizer/static/assets/index-BKzgFDAn.js,sha256=Pu504I3PJMoop2k0KQxrd1qKuS3zR5KtvTTdz9IhfeY,283793
|
28
|
+
ttnn_visualizer/static/assets/index-BiMAOnbx.js,sha256=wd5pAqtWYbsmWoNbjqupNVKehny34bEdUoz05_61zAY,7025575
|
27
29
|
ttnn_visualizer/static/assets/index-BvSuWPlB.js,sha256=43E6se9tLaZkX7kCG4waDG_vyL4yED6SEaDKLt3Nw_s,292382
|
28
|
-
ttnn_visualizer/static/assets/index-je2tF5Bg.css,sha256=R4Be4ArZ8AZse7yg8vhDSMAmYypjlH_WXwY9GvVG_iA,622967
|
29
|
-
ttnn_visualizer/static/assets/index-wX7GhuKE.js,sha256=STYjf-aT_CSeRVIm1BI_tYkqcgNVvVb-EbB9ydzPgdE,7021709
|
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-B_ASUfWR.js,sha256=Bx5HGJL561Xr3nWD6JPKJS7qFCdVVi3NQMZfqXTzS80,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=c5-B8AIrUCo1oyM9BY7L4p-x5PiUcs18pbz78hShMSc,16602
|
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.38.0.dist-info/LICENSE,sha256=9PAc2ioRHyJdv_uOTLrNxsRwroOJJKicHoRP7kkdVyE,15800
|
41
|
+
ttnn_visualizer-0.38.0.dist-info/LICENSE_understanding.txt,sha256=pymi-yb_RvYM9p2ZA4iSNsImcvhDBBxlGuJCY9dTq7M,233
|
42
|
+
ttnn_visualizer-0.38.0.dist-info/METADATA,sha256=GWz9yS_epwXBw7uDxSkD5R1hbB7rgSk7R-P4Q70D03Y,7393
|
43
|
+
ttnn_visualizer-0.38.0.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
|
44
|
+
ttnn_visualizer-0.38.0.dist-info/entry_points.txt,sha256=QpuUpkmQ_mEHJTMqOBdU0MH2Z4WF_9iFsGACeyyAO1E,61
|
45
|
+
ttnn_visualizer-0.38.0.dist-info/top_level.txt,sha256=M1EGkvDOuIfbhDbcUdz2-TSdmCtDoQ2Uyag9k5JLDSY,16
|
46
|
+
ttnn_visualizer-0.38.0.dist-info/RECORD,,
|
{ttnn_visualizer-0.37.1.dist-info → ttnn_visualizer-0.38.0.dist-info}/LICENSE_understanding.txt
RENAMED
File without changes
|
File without changes
|
File without changes
|
File without changes
|