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
[tfjs-core] Ignore worker_node_test in webgpu karma's bundler (#1834)
INTERNAL
`worker_node_test.ts` in tfjs-core contains a conditional require statement
that confuses the bundler of karma-typescript.
Ignoring that file at the bundler stage fixes the problem
0 commit comments