Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gpujs/gpu.js
/ precision.js
File
precision.js
test/internal/precision.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ assert, skip, test, module: describe } = require(
'qunit'
);
2
const
{ GPU } = require(
'../../src'
);
3
4
describe(
'internal: precision'
);
Callers
nothing calls this directly
Calls
4
createKernel
Method · 0.80
add
Function · 0.70
setOutput
Method · 0.45
destroy
Method · 0.45
Tested by
no test coverage detected