Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/impl/
H A Dalloc_cpu.cpp62 inline size_t c10_compute_alignment(size_t nbytes) { in c10_compute_alignment() function
74 constexpr size_t c10_compute_alignment(C10_UNUSED size_t nbytes) { in c10_compute_alignment() function