Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ qualified_name
Method
qualified_name
source/python.js:10475–10477 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
10473
return
new
torch.ClassType(qualifiedName, cu, is_module);
10474
}
10475
qualified_name() {
10476
return
this.annotation_str;
10477
}
10478
name() {
10479
return
this._name;
10480
}
Callers
2
str
Method · 0.80
constructor
Method · 0.80
Calls
1
type
Method · 0.45
Tested by
no test coverage detected