Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ is
Method
is
source/python.js:13445–13447 ·
view source on GitHub ↗
(rhs)
Source
from the content-addressed store, hash-verified
13443
}
13444
}
13445
is(rhs) {
13446
return
this.equals(rhs);
13447
}
13448
type
() {
13449
switch (this.tag) {
13450
case
'None'
:
return
torch.NoneType.get();
Callers
1
constructor
Method · 0.45
Calls
1
equals
Method · 0.45
Tested by
no test coverage detected