Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DConvUtils.h328 auto input_memory_format = input.suggest_memory_format(); in cudnn_conv_suggest_memory_format() local
370 auto input_memory_format = input.suggest_memory_format(); in miopen_conv_use_channels_last() local
396 auto input_memory_format = input.suggest_memory_format(); in mkldnn_conv_use_channels_last() local
412 auto input_memory_format = input.suggest_memory_format(); in thnn_conv_use_channels_last() local
435 auto input_memory_format = input.suggest_memory_format(); in xpu_conv_use_channels_last() local
/aosp_15_r20/external/pytorch/binaries/
H A Dspeed_benchmark_torch.cc136 at::MemoryFormat input_memory_format; in create_inputs() local
H A Dcompare_models_torch.cc187 at::MemoryFormat input_memory_format; in create_inputs() local