Searched refs:batch_size (Results 1 – 10 of 10) sorted by relevance
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 534 * [batch_size, input_size], where "input_size" corresponds to the 536 * weights, and "batch_size" is calculated by dividing the number of 552 * * 0: The output tensor, of shape [batch_size, num_units]. For output 907 * [batch_size, input_size], where “batch_size” corresponds to the 965 * [batch_size, output_size]. 968 * [batch_size, num_units]. 988 * [batch_size, num_units * 3] with CIFG, or 989 * [batch_size, num_units * 4] without CIFG. 992 * [batch_size, output_size]. 995 * [batch_size, num_units]. [all …]
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
D | msmb_pproc.h | 53 uint32_t batch_size; member
|
/hardware/qcom/msm8998/kernel-headers/media/ |
D | msmb_pproc.h | 71 uint32_t batch_size; member
|
/hardware/qcom/msm8996/kernel-headers/media/ |
D | msmb_pproc.h | 70 uint32_t batch_size; member
|
/hardware/qcom/msm8998/original-kernel-headers/media/ |
D | msmb_pproc.h | 54 uint32_t batch_size; member
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 777 * [batch_size, input_size], where "input_size" corresponds to the 779 * weights, and "batch_size" is calculated by dividing the number of 780 * elements by "input_size". Since API level 29, zero batch_size is 796 * * 0: The output tensor, of shape [batch_size, num_units]. Before API 1238 * A 2-D tensor of shape [batch_size, input_size], where “batch_size” 1279 * A 2-D tensor of shape [batch_size, output_size]. 1281 * A 2-D tensor of shape [batch_size, num_units]. 1327 * A 2-D tensor of shape [batch_size, num_units * 3] with CIFG, or 1328 * [batch_size, num_units * 4] without CIFG. 1330 * A 2-D tensor of shape [batch_size, output_size]. [all …]
|
/hardware/qcom/msm8994/kernel-headers/media/ |
D | msmb_pproc.h | 189 uint32_t batch_size; member
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
D | msmb_pproc.h | 187 uint32_t batch_size; member
|
/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
D | cam_types.h | 1846 uint8_t batch_size; member
|
/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
D | QCameraParameters.cpp | 13714 stream_config_info.batch_size = getBufBatchCount(); in setStreamConfigure() 13723 stream_config_info.batch_size); in setStreamConfigure()
|