Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/test/cpp/jit/
H A Dtest_lite_trainer.cpp49 for (int epoc = 0; epoc < n_epoc; ++epoc) { in TEST() local
67 for (int epoc = 0; epoc < n_epoc; ++epoc) { in TEST() local
279 for (int epoc = 0; epoc < n_epoc; ++epoc) { in TEST() local
298 for (int epoc = 0; epoc < n_epoc; ++epoc) { in TEST() local
/aosp_15_r20/external/coreboot/src/soc/intel/common/block/pmc/
H A Dpmclib.c854 const uint32_t epoc = read32p(soc_read_pmc_base() + PCH_PMC_EPOC); in pmc_get_xtal_freq() local