Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/gpujs/gpu.js
/ input
Function
input
src/input.js:47–49 ·
view source on GitHub ↗
(value, size)
Source
from the content-addressed store, hash-verified
45
}
46
47
function
input(value, size) {
48
return
new
Input(value, size);
49
}
50
51
module.exports = {
52
Input,
Callers
15
inputX
Function · 0.85
inputXY
Function · 0.85
inputYX
Function · 0.85
inputYXOffset
Function · 0.85
inputYXOffsetPlus1
Function · 0.85
inputZYX
Function · 0.85
inputZYXVariables
Function · 0.85
inputInt32ArrayX
Function · 0.85
input.js
File · 0.85
dev-mode.js
File · 0.85
testUnsignedPrecisionInputMatrix
Function · 0.85
testSinglePrecisionInputMatrix
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…