Home
last modified time | relevance | path

Searched defs:get_commit (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/executorch/.github/scripts/
H A Dgitutils.py213 def get_commit(self, ref: str) -> GitCommit: member in GitRepo
/aosp_15_r20/external/pytorch/.github/scripts/
H A Dgitutils.py209 def get_commit(self, ref: str) -> GitCommit: member in GitRepo