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

Method next

source/python.js:7632–7634  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

7630 this._current = graph.block().nodes().front();
7631 }
7632 next() {
7633 return null;
7634 }
7635 });
7636 this.registerType('torch._C.ConcatCombiner', class {
7637 constructor(graph) {

Callers 15

htmlMethod · 0.45
peekMethod · 0.45
xmlMethod · 0.45
constructorMethod · 0.45
deserializeMethod · 0.45
openProgramMethod · 0.45
parseArgumentMethod · 0.45
parseSingleConstantMethod · 0.45
constructorMethod · 0.45
constructorMethod · 0.45
nextIfMethod · 0.45

Calls 2

textMethod · 0.80
lexMethod · 0.80

Tested by

no test coverage detected