Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gpujs/gpu.js
/ value2
Function
value2
test/issues/267-immutable-sub-kernels.js:107–109 ·
view source on GitHub ↗
(value)
Source
from the content-addressed store, hash-verified
105
}
106
107
function
value2(value) {
108
return
value + 1;
109
}
110
111
const
gpu =
new
GPU({ mode });
112
const
kernel = gpu.createKernelMap(
Callers
2
immutableSubKernelsWithoutFloats
Function · 0.85
immutableKernelsMixedWithoutFloats
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…