Home
last modified time | relevance | path

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

12

/external/mesa3d/src/gallium/drivers/zink/
Dzink_screen.h42 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()
Dzink_batch.c638 uint64_t batch_id = bs->fence.batch_id; in submit_queue() local
/external/ComputeLibrary/src/cpu/kernels/
DCpuGemmLowpOffsetContributionKernel.cpp138 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
DCpuGemmLowpOffsetContributionOutputStageKernel.cpp537 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
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dtranspose.cc29 const std::string batch_id = in GetTransposeCode() local
Dstrided_slice.cc109 const std::string batch_id = in GetStridedSliceCode() local
/external/cronet/net/third_party/quiche/src/quiche/quic/core/batch_writer/
Dquic_batch_writer_buffer.h42 uint32_t batch_id = 0; member
/external/ComputeLibrary/src/core/CL/kernels/
DCLDepthToSpaceLayerKernel.cpp129 int batch_id = 0; in run() local
DCLSpaceToDepthLayerKernel.cpp128 int batch_id = 0; in run() local
DCLBatchToSpaceLayerKernel.cpp185 int batch_id = 0; in run() local
DCLSpaceToBatchLayerKernel.cpp207 int batch_id = 0; in run() local
/external/ComputeLibrary/src/core/NEON/kernels/
DNESpaceToDepthLayerKernel.cpp115 int batch_id = 0; in run() local
DNEBatchToSpaceLayerKernel.cpp164 int batch_id = 0; in run() local
DNESpaceToBatchLayerKernel.cpp173 int batch_id = 0; in run() local
/external/googleapis/google/cloud/visionai/v1/
Dlva_service.proto691 string batch_id = 4 [(google.api.field_behavior) = OUTPUT_ONLY]; field
697 string batch_id = 1; field
/external/tensorflow/tensorflow/core/kernels/rnn/
Dlstm_ops_gpu.cu.cc90 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
/external/googleapis/google/cloud/dataproc/v1/
Dbatches.proto95 string batch_id = 3 [(google.api.field_behavior) = OPTIONAL]; field
/external/google-cloud-java/java-dataproc/proto-google-cloud-dataproc-v1/src/main/proto/google/cloud/dataproc/v1/
Dbatches.proto95 string batch_id = 3 [(google.api.field_behavior) = OPTIONAL]; field
/external/tensorflow/tensorflow/core/kernels/
Dparameterized_truncated_normal_op_gpu.cu.cc93 const int64 batch_id = offset / samples_per_batch; in TruncatedNormalKernel() local
/external/cronet/net/quic/
Dquic_event_logger.cc35 uint32_t batch_id) { in NetLogQuicPacketSentParams()
495 uint32_t batch_id) { in OnPacketSent()
Dquic_connection_logger.cc164 uint32_t batch_id) { in OnPacketSent()
/external/wpa_supplicant_8/src/eap_server/
Dtncs.c781 unsigned int batch_id; in tncs_process_if_tnccs() local
/external/wpa_supplicant_8/src/eap_peer/
Dtncc.c689 unsigned int batch_id; in tncc_process_if_tnccs() local
/external/tensorflow/tensorflow/python/distribute/
Dinput_lib_test.py1914 def data_fn(batch_id) -> OuterType: argument
/external/cronet/net/third_party/quiche/src/quiche/quic/core/
Dquic_types.h173 uint32_t batch_id = 0; member

12