Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/mkldnn/xpu/
H A DConv.cpp583 Tensor weight_c = weight_r.contiguous(backend_memory_format); in convolution_overrideable() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DNormalization.cpp588 auto weight_c = weight.contiguous(); in _batch_norm_impl_index() local