Home
last modified time | relevance | path

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

/external/pytorch/.github/scripts/
Dtrymerge.py70 class JobCheckState(NamedTuple): class
1622 check: JobCheckState,
1639 check: JobCheckState,
1661 check: JobCheckState,
1705 checks: Dict[str, JobCheckState], argument
/external/executorch/.github/scripts/
Dtrymerge.py75 class JobCheckState(NamedTuple): class
1678 checks: Dict[str, JobCheckState], argument