MCPcopy
hub / github.com/lutzroeder/netron / is_weak_compilation_ref

Method is_weak_compilation_ref

source/python.js:16511–16513  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

16509 throw new python.Error("'torch.ScriptObject._properties' not implemented.");
16510 }
16511 is_weak_compilation_ref() {
16512 return true; // not implemented
16513 }
16514 });
16515 this.registerType('torch.ScriptModule', class extends torch.ScriptObject {
16516 constructor(...args) {

Callers 2

constructorMethod · 0.80
attrMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected