MCPcopy Index your code
hub / github.com/lutzroeder/netron / shouldEmitUnrolled

Method shouldEmitUnrolled

source/python.js:15623–15625  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

15621 throw new python.Error('Not implemented.');
15622 }
15623 shouldEmitUnrolled() {
15624 return this.staticLen() !== null;
15625 }
15626 });
15627 this.registerType('torch._C.SimpleValue', class extends torch._C.SugaredValue {
15628 constructor(value) {

Callers 1

emitForMethod · 0.80

Calls 1

staticLenMethod · 0.80

Tested by

no test coverage detected