Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/dynamo/
H A Dcache_entry.h45 py::object compile_id; member
/aosp_15_r20/external/pytorch/torch/
H A D_guards.py587 def __init__(self, compile_id): argument