Home
last modified time | relevance | path

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

/aosp_15_r20/external/libxaac/encoder/
H A Dixheaace_struct_def.h55 WORD32 use_mps; member
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DConvolution.cpp586 bool use_mps(const at::Tensor& input, const at::Tensor& weight) const { in use_mps() function