MCPcopy 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

createWithContainedMethod · 0.80
convertObjectMethod · 0.80
constructorMethod · 0.80
getitemMethod · 0.80
createMethod · 0.80
itemsMethod · 0.80
constructorMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected