You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
adds payload.configuration.disableMemorySafety: true option to Model() on web platforms (WebGPU based) to bypass the failed memory checks (allows split-allocation when device supports it, unsafe for production use)