Home
last modified time | relevance | path

Searched refs:indexes (Results 1 – 5 of 5) sorted by relevance

/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonUtils.cpp130 std::unordered_set<uint32_t> indexes; in getPoolIndexes() local
132 indexes.insert(inputOutput.location.poolIndex); in getPoolIndexes()
134 return indexes; in getPoolIndexes()
/hardware/interfaces/neuralnetworks/1.1/
Dtypes.hal387 * Describes the table that contains the indexes of the inputs of the
393 * Describes the table that contains the indexes of the outputs of the
422 * Input indexes of the model. There must be at least one.
429 * Output indexes of the model. There must be at least one.
/hardware/interfaces/neuralnetworks/1.0/
Dtypes.hal567 * indexes. The output tensor is the concatenation of sub-tensors of
1703 * Describes the table that contains the indexes of the inputs of the
1709 * Describes the table that contains the indexes of the outputs of the
1738 * Input indexes of the model. There must be at least one.
1745 * Output indexes of the model. There must be at least one.
/hardware/interfaces/camera/provider/2.4/vts/functional/
DVtsHalCameraProviderV2_4TargetTest.cpp1356 std::vector<int32_t> indexes(bufReqs.size()); in requestStreamBuffers() local
1362 indexes[i] = idx; in requestStreamBuffers()
1379 int32_t idx = indexes[i]; in requestStreamBuffers()
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal811 * indexes. The output tensor is the concatenation of sub-tensors of
4799 * Describes the table that contains the indexes of the inputs of the
4805 * Describes the table that contains the indexes of the outputs of the
4968 * Input indexes of the model. There must be at least one.
4975 * Output indexes of the model. There must be at least one.