Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/torch/csrc/jit/tensorexpr/
H A Dkernel.cpp1983 for (const auto& input_stride_arg : input_stride_args_) { in prepareRunArgs() local
2101 const auto& input_stride_arg = input_stride_args_[idx]; in runWithAllocatedOutputs() local