Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DConvUtils.h129 TORCH_API at::MemoryFormat _determine_backend_memory_format(const Tensor& input,
H A DConvolution.cpp1461 at::MemoryFormat _determine_backend_memory_format( in _determine_backend_memory_format() function
/aosp_15_r20/external/pytorch/torch/csrc/
H A DModule.cpp1984 at::native::_determine_backend_memory_format); in initModule()