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.
@@ -294,8 +294,9 @@ class DeviceLogProfilerQueries:
294
294
  is_remote = self.session.remote_connection
295
295
  use_remote_querying = False
296
296
 
297
- if is_remote:
298
- use_remote_querying = self.session.remote_connection.useRemoteQuerying
297
+ # Disabled until we resolve the issue with sqlite versions
298
+ # if is_remote:
299
+ # use_remote_querying = self.session.remote_connection.useRemoteQuerying
299
300
 
300
301
  # Determine if this is a local or remote operation
301
302
  if is_remote and use_remote_querying:
@@ -37,7 +37,7 @@ class DefaultConfig(object):
37
37
 
38
38
  # SQL Alchemy Settings
39
39
  SQLALCHEMY_DATABASE_URI = (
40
- f"sqlite:///{os.path.join(APPLICATION_DIR, f"ttnn_{VERSION}.db")}"
40
+ f"sqlite:///{os.path.join(APPLICATION_DIR, f'ttnn_{VERSION}.db')}"
41
41
  )
42
42
  SQLALCHEMY_ENGINE_OPTIONS = {
43
43
  "pool_size": 10, # Adjust pool size as needed (default is 5)
@@ -1 +1 @@
1
- import{I as n}from"./index-DxLGmC6o.js";import{I as e}from"./index-CsS_OkTl.js";import{p as r,I as s}from"./index-BXlT2rEV.js";function I(o,t){var a=r(o);return t===s.STANDARD?n[a]:e[a]}function p(o){return r(o)}export{n as IconSvgPaths16,e as IconSvgPaths20,I as getIconPaths,p as iconNameToPathsRecordKey};
1
+ import{I as n}from"./index-BVMreIQm.js";import{I as e}from"./index-Do7YB6C4.js";import{p as r,I as s}from"./index-Fd4wdmZt.js";function I(o,t){var a=r(o);return t===s.STANDARD?n[a]:e[a]}function p(o){return r(o)}export{n as IconSvgPaths16,e as IconSvgPaths20,I as getIconPaths,p as iconNameToPathsRecordKey};
@@ -1,2 +1,2 @@
1
- const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/allPaths-CKt4gwo3.js","assets/index-DxLGmC6o.js","assets/index-CsS_OkTl.js","assets/index-BXlT2rEV.js","assets/index-DTKBo2Os.css"])))=>i.map(i=>d[i]);
2
- import{_ as o,a as n,b as i}from"./index-BXlT2rEV.js";var _=function(e,a){return o(void 0,void 0,void 0,function(){var t;return n(this,function(r){switch(r.label){case 0:return[4,i(()=>import("./allPaths-CKt4gwo3.js"),__vite__mapDeps([0,1,2,3,4]))];case 1:return t=r.sent().getIconPaths,[2,t(e,a)]}})})};export{_ as allPathsLoader};
1
+ const __vite__mapDeps=(i,m=__vite__mapDeps,d=(m.f||(m.f=["assets/allPaths-BsZhgQ3T.js","assets/index-BVMreIQm.js","assets/index-Do7YB6C4.js","assets/index-Fd4wdmZt.js","assets/index-C6f3UdbP.css"])))=>i.map(i=>d[i]);
2
+ import{_ as o,a as n,b as i}from"./index-Fd4wdmZt.js";var _=function(e,a){return o(void 0,void 0,void 0,function(){var t;return n(this,function(r){switch(r.label){case 0:return[4,i(()=>import("./allPaths-BsZhgQ3T.js"),__vite__mapDeps([0,1,2,3,4]))];case 1:return t=r.sent().getIconPaths,[2,t(e,a)]}})})};export{_ as allPathsLoader};