/aosp_15_r20/external/ComputeLibrary/src/cpu/kernels/ |
H A D | CpuGemmLowpOffsetContributionOutputStageKernel.cpp | 537 const int batch_id = id.z() / depth_input; in run_offset_contribution_output_stage() local 555 const int batch_id = id.z() / depth_input; in run_offset_contribution_output_stage() local 581 const int batch_id = id.z() / depth_input; in run_offset_contribution_output_stage() local 597 const int batch_id = id.z() / depth_input; in run_offset_contribution_output_stage() local 623 const int batch_id = id.z() / depth_input; in run_offset_contribution_output_stage() local 638 const int batch_id = id.z() / depth_input; in run_offset_contribution_output_stage() local 725 const int batch_id = id.z() / depth_input; in run_offset_contribution_output_stage_symm() local 739 const int batch_id = id.z() / depth_input; in run_offset_contribution_output_stage_symm() local
|
H A D | CpuGemmLowpOffsetContributionKernel.cpp | 138 const int batch_id = id.z() / depth_input; in run_offset_contribution() local 238 const int batch_id = id.z() / depth_input; in run_offset_contribution() local 297 const int batch_id = id.z() / depth_input; in run_offset_contribution() local
|
/aosp_15_r20/external/mesa3d/src/gallium/drivers/zink/ |
H A D | zink_screen.h | 42 zink_screen_update_last_finished(struct zink_screen *screen, uint64_t batch_id) in zink_screen_update_last_finished() 61 zink_screen_check_last_finished(struct zink_screen *screen, uint32_t batch_id) in zink_screen_check_last_finished()
|
H A D | zink_batch.c | 636 uint64_t batch_id = bs->fence.batch_id; in submit_queue() local
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/nested/cuda/ |
H A D | NestedTensorTransformerFunctions.cu | 47 const int batch_id = blockIdx.x; in remove_padding_transform0213_2() local 88 const int batch_id = blockIdx.x; in remove_padding_2() local 121 const int batch_id = blockIdx.x; in remove_padding() local 257 const int batch_id = blockIdx.x; in add_padding_1() local 296 const int batch_id = blockIdx.x; in add_padding_2() local 341 const int batch_id = blockIdx.x; in add_padding_3() local
|
/aosp_15_r20/external/googleapis/google/cloud/visionai/v1/ |
H A D | lva_service.proto | 691 string batch_id = 4 [(google.api.field_behavior) = OUTPUT_ONLY]; field 697 string batch_id = 1; field
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/rnn/ |
H A D | lstm_ops_gpu.cu.cc | 90 const int batch_id = blockIdx.x * blockDim.x + threadIdx.x; in lstm_gates() local 311 const int batch_id = blockIdx.x * blockDim.x + threadIdx.x; in lstm_gates_bprop() local
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
H A D | transpose.cc | 29 const std::string batch_id = in GetTransposeCode() local
|
H A D | strided_slice.cc | 109 const std::string batch_id = in GetStridedSliceCode() local
|
/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/quic/core/batch_writer/ |
H A D | quic_batch_writer_buffer.h | 42 uint32_t batch_id = 0; member
|
/aosp_15_r20/external/ComputeLibrary/src/core/CL/kernels/ |
H A D | CLDepthToSpaceLayerKernel.cpp | 129 int batch_id = 0; in run() local
|
H A D | CLSpaceToDepthLayerKernel.cpp | 128 int batch_id = 0; in run() local
|
H A D | CLBatchToSpaceLayerKernel.cpp | 185 int batch_id = 0; in run() local
|
H A D | CLSpaceToBatchLayerKernel.cpp | 207 int batch_id = 0; in run() local
|
/aosp_15_r20/external/cronet/net/quic/ |
H A D | quic_event_logger.cc | 35 uint32_t batch_id) { in NetLogQuicPacketSentParams() 501 uint32_t batch_id) { in OnPacketSent()
|
H A D | quic_connection_logger.cc | 168 uint32_t batch_id) { in OnPacketSent()
|
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cuda/ |
H A D | DilatedMaxPool2d.cu | 111 int batch_id = blockIdx.x % nbatch; in C10_LAUNCH_BOUNDS_1() local 225 int batch_id = blockIdx.x % nbatch; in C10_LAUNCH_BOUNDS_1() local
|
H A D | AdaptiveAveragePooling.cu | 255 int batch_id = blockIdx.x % sizeB; in C10_LAUNCH_BOUNDS_1() local 372 int batch_id = blockIdx.x % sizeB; in C10_LAUNCH_BOUNDS_1() local
|
/aosp_15_r20/external/ComputeLibrary/src/core/NEON/kernels/ |
H A D | NESpaceToDepthLayerKernel.cpp | 115 int batch_id = 0; in run() local
|
H A D | NEBatchToSpaceLayerKernel.cpp | 164 int batch_id = 0; in run() local
|
H A D | NESpaceToBatchLayerKernel.cpp | 173 int batch_id = 0; in run() local
|
/aosp_15_r20/external/googleapis/google/cloud/dataproc/v1/ |
H A D | batches.proto | 95 string batch_id = 3 [(google.api.field_behavior) = OPTIONAL]; field
|
/aosp_15_r20/external/google-cloud-java/java-dataproc/proto-google-cloud-dataproc-v1/src/main/proto/google/cloud/dataproc/v1/ |
H A D | batches.proto | 95 string batch_id = 3 [(google.api.field_behavior) = OPTIONAL]; field
|
/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/ |
H A D | parameterized_truncated_normal_op_gpu.cu.cc | 93 const int64 batch_id = offset / samples_per_batch; in TruncatedNormalKernel() local
|
/aosp_15_r20/external/wpa_supplicant_8/src/eap_server/ |
H A D | tncs.c | 781 unsigned int batch_id; in tncs_process_if_tnccs() local
|