Home
last modified time | relevance | path

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

/aosp_15_r20/external/iproute2/ip/
H A Dip.c40 int batch_mode; variable
/aosp_15_r20/external/iproute2/tc/
H A Dtc.c41 int batch_mode; variable
/aosp_15_r20/external/igt-gpu-tools/tests/i915/
H A Dgem_exec_flush.c348 enum batch_mode { enum
/aosp_15_r20/external/pytorch/aten/src/ATen/native/
H A DReflectionPad.cpp120 bool batch_mode = (input.dim() == 5); in TORCH_META_FUNC() local
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/
H A DReflectionPad.cu586 bool batch_mode = (input.dim() == 5); in TORCH_IMPL_FUNC() local