Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/lutzroeder/netron
/ getClassType
Method
getClassType
source/python.js:6718–6720 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
6716
return
new
torch._C.SimpleValue(v);
6717
}
6718
getClassType() {
6719
return
this._classType;
6720
}
6721
});
6722
this.registerType(
'torch._C.Function'
,
class
{
6723
isGraphFunction() {
Callers
1
define
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected