Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ is_module
Method
is_module
source/python.js:10432–10434 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10430
return
false;
10431
}
10432
is_module() {
10433
return
false;
10434
}
10435
expect(
type
) {
10436
torch._C.AT_ASSERT(this instanceof
type
);
10437
return
this;
Callers
7
createWithContained
Method · 0.80
convertObject
Method · 0.80
constructor
Method · 0.80
getitem
Method · 0.80
create
Method · 0.80
items
Method · 0.80
constructor
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected