Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lutzroeder/netron
/ refinements
Method
refinements
source/python.js:14597–14599 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
14595
return
this._static_if;
14596
}
14597
refinements() {
14598
return
this._refinements;
14599
}
14600
});
14601
this.registerFunction(
'torch._C.asSimple'
, (value) => {
14602
if
(value instanceof torch._C.SimpleValue) {
Callers
1
emitIfElseBlocks
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected