Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/lutzroeder/netron
/ text
Method
text
source/python.js:11455–11457 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
11453
this.value =
''
;
11454
}
11455
text() {
11456
return
this.value;
11457
}
11458
});
11459
this.registerType(
'torch._C.Lexer'
,
class
{
11460
constructor(buffer) {
Callers
8
parseName
Method · 0.80
parseArgument
Method · 0.80
parseSingleConstant
Method · 0.80
lookahead
Method · 0.80
next
Method · 0.80
parseBaseType
Method · 0.80
parseFakeAndRealType
Method · 0.80
parseAliasAnnotation
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected