Home
last modified time | relevance | path

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

/external/pytorch/c10/util/
DApproximateClock.h89 using approx_time_t = decltype(getApproximateTime()); variable
/external/pytorch/torch/csrc/autograd/
Dprofiler_python.cpp954 AppendOnlyList<c10::approx_time_t, N>& exits, in addExits()