Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MegEngine/MegEngine
/ ImmutableTensor
Class
ImmutableTensor
imperative/python/megengine/utils/network_node.py:311–313 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
309
310
311
class
ImmutableTensor(ConstOpBase):
312
type =
"ImmutableTensor"
313
rt_fun = rt.make_const
314
315
316
class
SharedDeviceTensor(ConstOpBase):
Callers
1
make_const
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected