Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lutzroeder/netron
/ has
Method
has
source/python.js:7143–7145 ·
view source on GitHub ↗
(n)
Source
from the content-addressed store, hash-verified
7141
return
null;
7142
}
7143
has(n) {
7144
return
this.get(n) !== null;
7145
}
7146
});
7147
this.registerFunction(
'torch._C.isinstance'
, (stack, types) => {
7148
const
ty = stack.pop().
type
();
Callers
15
__contains__
Method · 0.45
__getitem__
Method · 0.45
get
Method · 0.45
setdefault
Method · 0.45
_parseExpression
Method · 0.45
atoi
Method · 0.45
list
Method · 0.45
LoadModelFromString
Method · 0.45
__setstate__
Method · 0.45
constructor
Method · 0.45
__getattr__
Method · 0.45
__delattr__
Method · 0.45
Calls
1
get
Method · 0.45
Tested by
no test coverage detected