Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/apache/tvm
/ head_oid
Method
head_oid
ci/scripts/github/github_tvmbot.py:272–273 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
270
return
list(set(authors))
271
272
def
head_oid(self):
273
return
self.head_commit()[
"oid"
]
274
275
def
ci_jobs(self) -> list[CIJob]:
276
""
"
Callers
3
head_commit_reviews
Method · 0.95
merge
Method · 0.95
merge_if_passed_checks
Method · 0.95
Calls
1
head_commit
Method · 0.95
Tested by
no test coverage detected