Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/quantized/cpu/kernels/
H A DQuantizedOpKernels.cpp3565 const int8_t* in_underlying = reinterpret_cast<const int8_t*>(in); local
3610 const uint8_t* in_underlying = reinterpret_cast<const uint8_t*>(in); local