/external/ComputeLibrary/src/core/NEON/kernels/ |
D | NEGEMMLowpOffsetContributionOutputStageKernel.cpp | 530 const int batch_id = id.z() / depth_input; in run_offset_contribution_output_stage() local 548 const int batch_id = id.z() / depth_input; in run_offset_contribution_output_stage() local 574 const int batch_id = id.z() / depth_input; in run_offset_contribution_output_stage() local 590 const int batch_id = id.z() / depth_input; in run_offset_contribution_output_stage() local 616 const int batch_id = id.z() / depth_input; in run_offset_contribution_output_stage() local 631 const int batch_id = id.z() / depth_input; in run_offset_contribution_output_stage() local 718 const int batch_id = id.z() / depth_input; in run_offset_contribution_output_stage_symm() local 732 const int batch_id = id.z() / depth_input; in run_offset_contribution_output_stage_symm() local
|
D | NEGEMMLowpOffsetContributionKernel.cpp | 133 const int batch_id = id.z() / depth_input; in run_offset_contribution() local 232 const int batch_id = id.z() / depth_input; in run_offset_contribution() local 291 const int batch_id = id.z() / depth_input; in run_offset_contribution() local
|
D | NESpaceToDepthLayerKernel.cpp | 115 int batch_id = 0; in run() local
|
D | NEBatchToSpaceLayerKernel.cpp | 164 int batch_id = 0; in run() local
|
D | NESpaceToBatchLayerKernel.cpp | 173 int batch_id = 0; in run() local
|
/external/mesa3d/src/gallium/drivers/zink/ |
D | zink_fence.h | 37 unsigned batch_id : 2; member
|
D | zink_batch.h | 43 unsigned batch_id : 2; member
|
D | zink_query.c | 40 unsigned batch_id : 2; //batch that the query was started in member
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/ |
D | transpose.cc | 29 const std::string batch_id = in GetTransposeCode() local
|
D | strided_slice.cc | 108 const std::string batch_id = in GetStridedSliceCode() local
|
/external/ComputeLibrary/src/core/CL/kernels/ |
D | CLDepthToSpaceLayerKernel.cpp | 128 int batch_id = 0; in run() local
|
D | CLSpaceToDepthLayerKernel.cpp | 125 int batch_id = 0; in run() local
|
D | CLBatchToSpaceLayerKernel.cpp | 184 int batch_id = 0; in run() local
|
D | CLSpaceToBatchLayerKernel.cpp | 204 int batch_id = 0; in run() local
|
/external/tensorflow/tensorflow/core/kernels/rnn/ |
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
|
/external/tensorflow/tensorflow/core/kernels/ |
D | parameterized_truncated_normal_op_gpu.cu.cc | 93 const int64 batch_id = offset / samples_per_batch; in TruncatedNormalKernel() local
|
/external/tensorflow/tensorflow/lite/delegates/gpu/common/task/ |
D | tensor_desc.cc | 557 std::string batch_id; in PerformGetWHOffsetSelector() local
|
/external/wpa_supplicant_8/src/eap_server/ |
D | tncs.c | 781 unsigned int batch_id; in tncs_process_if_tnccs() local
|
/external/wpa_supplicant_8/src/eap_peer/ |
D | tncc.c | 689 unsigned int batch_id; in tncc_process_if_tnccs() local
|
/external/tensorflow/tensorflow/core/kernels/batching_util/ |
D | shared_batch_scheduler_test.cc | 187 num_batches](int batch_id) -> int { in get_split_func()
|