Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/tensorflow/tfjs
/ constructor
Method
constructor
tfjs-layers/src/models_test.ts:1884–1884 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1882
// fail.
1883
class
IOHandlerWithoutLoad implements io.IOHandler {
1884
constructor() {}
1885
}
1886
1887
it(
'load topology and weights'
,
async
() => {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected