Home
last modified time | relevance | path

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

/external/pytorch/aten/src/ATen/native/quantized/cpu/
Dqconv.cpp288 const at::Tensor act_ndhwc = kSpatialDim == 2 in apply_impl() local
865 const at::Tensor act_ndhwc = act.contiguous(channels_last); in apply_impl() local