Home
last modified time | relevance | path

Searched refs:tensorDispatchKey (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/pytorch/aten/src/ATen/quantized/
H A DQuantizer.cpp138 at::DispatchKey tensorDispatchKey = options.computeDispatchKey(); in new_qtensor() local
157 storage, at::DispatchKeySet(tensorDispatchKey), dtype, quantizer); in new_qtensor()