/external/tensorflow/tensorflow/core/kernels/ |
D | cudnn_pooling_gpu.cc | 45 const int64_t in_batch = GetTensorDim(tensor_in, data_format, 'N'); in Compute() local 140 const int64_t in_batch = GetTensorDim(tensor_in_shape, data_format, 'N'); in Compute() local
|
D | conv_ops_3d.cc | 149 const int64_t in_batch = GetTensorDim(input, data_format_, 'N'); in Compute() local 240 const int64_t in_batch = GetTensorDim(input, data_format, 'N'); in launch() local
|
D | fused_batch_norm_op.cc | 131 const int64_t in_batch = GetTensorDim(x_input, tensor_format, 'N'); in operator ()() local 272 const int64_t in_batch = GetTensorDim(x_input, tensor_format, 'N'); in operator ()() local 373 const int64_t in_batch = GetTensorDim(x_input, tensor_format, 'N'); in operator ()() local 1297 const int64_t in_batch = GetTensorDim(x, tensor_format_, 'N'); in ComputeWithReservedSpace() local 1542 const int64_t in_batch = GetTensorDim(x, tensor_format_, 'N'); in ComputeWithReservedSpace() local
|
D | pooling_ops_3d.cc | 172 const int64_t in_batch = GetTensorDim(tensor_in, data_format_, 'N'); in Compute() local 367 const int64_t in_batch = GetTensorDim(tensor_in, data_format_, 'N'); in Compute() local
|
D | fractional_avg_pool_op.cc | 296 const int64_t in_batch = orig_input_tensor_shape_flat(0); in Compute() local
|
D | conv_ops.cc | 821 const int64_t in_batch = GetTensorDim(input, data_format, 'N'); in operator ()() local
|
/external/ComputeLibrary/src/core/NEON/kernels/convolution/common/ |
D | shims.hpp | 174 const T* const in_batch = in + n*in_batch_stride; in nchw_to_nhwc() local 345 const T* const in_batch = in + n*in_batch_stride; in nchw_to_nhwc() local 405 const T* const in_batch = in + n*in_batch_stride; in nhwc_to_nchw() local 588 const T* const in_batch = in + n*in_batch_stride; in nhwc_to_nchw() local
|
/external/tensorflow/tensorflow/lite/kernels/internal/reference/ |
D | batch_to_space_nd.h | 73 for (int in_batch = 0; in_batch < input_batch_size; ++in_batch) { in BatchToSpaceND() local
|
/external/executorch/backends/vulkan/runtime/graph/ops/impl/ |
D | Repeat.cpp | 82 int32_t in_batch = utils::safe_downcast<int32_t>(dim_at<kBatch4D>(in_sizes)); in add_repeat_channel_node() local
|
/external/executorch/backends/cadence/reference/operators/ |
D | quantized_conv_out.cpp | 73 const IT* in_batch = p_in + _n * c * h * w; in conv2d_nchw_core_generic() local
|
/external/libbpf/src/ |
D | bpf.c | 523 static int bpf_map_batch_common(int cmd, int fd, void *in_batch, 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/bcc/src/cc/ |
D | libbpf.c | 435 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/ |
D | onedevice_train_palm_detection_filter_inference_beta.cc | 469 for (int32_t in_batch = 0; in_batch < input_batch_size; ++in_batch) { in BatchToSpaceNDRank4() local
|
D | onedevice_train_palm_detection_filter_inference_v2.cc | 469 for (int32_t in_batch = 0; in_batch < input_batch_size; ++in_batch) { in BatchToSpaceNDRank4() local
|
D | onedevice_train_palm_detection_filter_inference.cc | 470 for (int32_t in_batch = 0; in_batch < input_batch_size; ++in_batch) { in BatchToSpaceNDRank4() local
|
/external/bpftool/include/uapi/linux/ |
D | bpf.h | 1508 __aligned_u64 in_batch; /* start batch, member
|
/external/libbpf/include/uapi/linux/ |
D | bpf.h | 1508 __aligned_u64 in_batch; /* start batch, member
|
/external/v4l-utils/include/linux/ |
D | bpf.h | 1510 __aligned_u64 in_batch; /* start batch, member
|
/external/kernel-headers/original/uapi/linux/ |
D | bpf.h | 1515 __aligned_u64 in_batch; /* start batch, member
|
/external/tensorflow/tensorflow/compiler/xla/service/ |
D | algebraic_simplifier_test.cc | 4474 int in_batch = 10; in TEST_F() member
|
/external/tensorflow/tensorflow/lite/kernels/internal/optimized/ |
D | optimized_ops.h | 4239 for (int in_batch = 0; in_batch < input_batch_size; ++in_batch) { in BatchToSpaceND() local
|
/external/rust/android-crates-io/crates/libbpf-sys/src/ |
D | bindings.rs | 2400 pub in_batch: __u64, field
|
/external/libbpf/.github/actions/build-selftests/ |
D | vmlinux.h | 6236 __u64 in_batch; member
|
/external/bcc/libbpf-tools/powerpc/ |
D | vmlinux_600.h | 13259 __u64 in_batch; member
|
D | vmlinux.h | 13259 __u64 in_batch; member
|