Home
last modified time | relevance | path

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

/aosp_15_r20/external/executorch/backends/vulkan/runtime/graph/ops/impl/
H A DCopy.cpp69 int32_t channel_range, in add_copy_channel_offset_node()
142 int32_t channel_range; in add_copy_channel_offset_node() member
205 auto channel_range = graph.extract_scalar<int64_t>(channel_range_ref); in copy_channel_offset() local
/aosp_15_r20/external/pytorch/torch/ao/quantization/
H A D_equalize.py85 def channel_range(input, axis=0): function
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/system/include/boost/system/
Dlinux_error.hpp51 channel_range = ECHRNG, enumerator
/aosp_15_r20/external/XNNPACK/src/
H A Doperator-run.c919 size_t channel_range) in xnn_compute_resize_bilinear_chw()