Searched refs:batch_size (Results 1 – 11 of 11) sorted by relevance
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 549 * [batch_size, input_size], where "input_size" corresponds to the 551 * weights, and "batch_size" is calculated by dividing the number of 567 * * 0: The output tensor, of shape [batch_size, num_units]. For 929 * A 2-D tensor of shape [batch_size, input_size], where “batch_size” 970 * A 2-D tensor of shape [batch_size, output_size]. 972 * A 2-D tensor of shape [batch_size, num_units]. 991 * A 2-D tensor of shape [batch_size, num_units * 3] with CIFG, or 992 * [batch_size, num_units * 4] without CIFG. 994 * A 2-D tensor of shape [batch_size, output_size]. 996 * A 2-D tensor of shape [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/original-kernel-headers/media/ |
D | msmb_pproc.h | 54 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/interfaces/neuralnetworks/1.3/ |
D | types.hal | 752 * [batch_size, input_size], where "input_size" corresponds to the 754 * weights, and "batch_size" is calculated by dividing the number of 756 * Since HAL version 1.2, zero batch_size is supported for this tensor. 772 * * 0: The output tensor, of shape [batch_size, num_units]. Before HAL version 1.2, for 1211 * A 2-D tensor of shape [batch_size, input_size], where “batch_size” 1252 * A 2-D tensor of shape [batch_size, output_size]. 1254 * A 2-D tensor of shape [batch_size, num_units]. 1300 * A 2-D tensor of shape [batch_size, num_units * 3] with CIFG, or 1301 * [batch_size, num_units * 4] without CIFG. 1303 * A 2-D tensor of shape [batch_size, output_size]. [all …]
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 766 * [batch_size, input_size], where "input_size" corresponds to the 768 * weights, and "batch_size" is calculated by dividing the number of 770 * Since HAL version 1.2, zero batch_size is supported for this tensor. 785 * * 0: The output tensor, of shape [batch_size, num_units]. Before HAL version 1.2, for 1214 * A 2-D tensor of shape [batch_size, input_size], where “batch_size” 1255 * A 2-D tensor of shape [batch_size, output_size]. 1257 * A 2-D tensor of shape [batch_size, num_units]. 1303 * A 2-D tensor of shape [batch_size, num_units * 3] with CIFG, or 1304 * [batch_size, num_units * 4] without CIFG. 1306 * 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()
|