Home
last modified time | relevance | path

Searched refs:git_api (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/tools/testing/
H A Dupdate_slow_tests.py95 def git_api( function
123 response = git_api(f"/repos/{source_repo}/pulls", params, type="post")
131 git_api(
142 git_api(
157 response = git_api("/search/issues", params)
162 response = git_api(f"/repos/{source_repo}/pulls/{pr_num}", {})