Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/tvm
/ asobject
Method
asobject
python/tvm/relax/script/parser/entry.py:155–156 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
153
return
{}
154
155
def
asobject(self):
156
return
self.as_struct_info(None)
157
158
159
############################### R.Object ################################
Callers
4
call_packed
Function · 0.45
call_py_func
Function · 0.45
_convert_tensor_type
Function · 0.45
call_pure_packed
Function · 0.45
Calls
1
as_struct_info
Method · 0.95
Tested by
no test coverage detected