Home
last modified time | relevance | path

Searched defs:out_batch (Results 1 – 25 of 28) sorted by relevance

12

/external/ComputeLibrary/src/core/NEON/kernels/convolution/common/
Dshims.hpp175 T* const out_batch = out + n*out_batch_stride; in nchw_to_nhwc() local
346 T* const out_batch = out + n*out_batch_stride; in nchw_to_nhwc() local
406 T* const out_batch = out + n*out_batch_stride; in nhwc_to_nchw() local
589 T* const out_batch = out + n*out_batch_stride; in nhwc_to_nchw() local
/external/tensorflow/tensorflow/lite/kernels/internal/reference/
Dbatch_to_space_nd.h74 const int out_batch = in_batch % output_batch_size; in BatchToSpaceND() local
/external/executorch/backends/cadence/reference/operators/
Dquantized_conv_out.cpp74 OT* out_batch = p_out + _n * oc * oh * ow; in conv2d_nchw_core_generic() local
/external/tensorflow/tensorflow/core/kernels/
Dfractional_avg_pool_op.cc274 const int64_t out_batch = out_backprop.dim_size(0); in Compute() local
Dconv_ops.cc909 const int64_t out_batch = GetTensorDim(*output, data_format, 'N'); in operator ()() local
/external/libbpf/src/
Dbpf.c524 void *out_batch, void *keys, void *values, in bpf_map_batch_common()
558 int bpf_map_lookup_batch(int fd, void *in_batch, void *out_batch, void *keys, in bpf_map_lookup_batch()
566 int bpf_map_lookup_and_delete_batch(int fd, void *in_batch, void *out_batch, in bpf_map_lookup_and_delete_batch()
/external/tensorflow/tensorflow/core/kernels/mkl/
Dmkl_conv_ops.h404 int out_batch = GetTensorDim(input_shape, data_format_, 'N'); variable
/external/bcc/src/cc/
Dlibbpf.c435 int bpf_lookup_batch(int fd, __u32 *in_batch, __u32 *out_batch, void *keys, in bpf_lookup_batch()
452 int bpf_lookup_and_delete_batch(int fd, __u32 *in_batch, __u32 *out_batch, in bpf_lookup_and_delete_batch()
/external/libpalmrejection/ui/events/ozone/evdev/touch_filter/palm_model/
Donedevice_train_palm_detection_filter_inference_beta.cc470 const int32_t out_batch = in_batch % output_batch_size; in BatchToSpaceNDRank4() local
Donedevice_train_palm_detection_filter_inference_v2.cc470 const int32_t out_batch = in_batch % output_batch_size; in BatchToSpaceNDRank4() local
Donedevice_train_palm_detection_filter_inference.cc471 const int32_t out_batch = in_batch % output_batch_size; in BatchToSpaceNDRank4() local
/external/bpftool/include/uapi/linux/
Dbpf.h1511 __aligned_u64 out_batch; /* output: next start batch */ member
/external/libbpf/include/uapi/linux/
Dbpf.h1511 __aligned_u64 out_batch; /* output: next start batch */ member
/external/v4l-utils/include/linux/
Dbpf.h1513 __aligned_u64 out_batch; /* output: next start batch */ member
/external/kernel-headers/original/uapi/linux/
Dbpf.h1518 __aligned_u64 out_batch; /* output: next start batch */ member
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Doptimized_ops.h4240 const int out_batch = in_batch % output_batch_size; in BatchToSpaceND() local
/external/rust/android-crates-io/crates/libbpf-sys/src/
Dbindings.rs2401 pub out_batch: __u64, field
/external/libbpf/.github/actions/build-selftests/
Dvmlinux.h6237 __u64 out_batch; member
/external/bcc/libbpf-tools/powerpc/
Dvmlinux_600.h13260 __u64 out_batch; member
Dvmlinux.h13260 __u64 out_batch; member
/external/bcc/libbpf-tools/loongarch/
Dvmlinux_602.h10434 __u64 out_batch; member
Dvmlinux.h10434 __u64 out_batch; member
/external/bcc/libbpf-tools/x86/
Dvmlinux.h29796 __u64 out_batch; member
Dvmlinux_518.h29796 __u64 out_batch; member
/external/bcc/libbpf-tools/riscv/
Dvmlinux_602.h14775 __u64 out_batch; member

12