Searched refs:indexes (Results 1 – 5 of 5) sorted by relevance
130 std::unordered_set<uint32_t> indexes; in getPoolIndexes() local132 indexes.insert(inputOutput.location.poolIndex); in getPoolIndexes()134 return indexes; in getPoolIndexes()
387 * Describes the table that contains the indexes of the inputs of the393 * Describes the table that contains the indexes of the outputs of the422 * Input indexes of the model. There must be at least one.429 * Output indexes of the model. There must be at least one.
567 * indexes. The output tensor is the concatenation of sub-tensors of1703 * Describes the table that contains the indexes of the inputs of the1709 * Describes the table that contains the indexes of the outputs of the1738 * Input indexes of the model. There must be at least one.1745 * Output indexes of the model. There must be at least one.
1356 std::vector<int32_t> indexes(bufReqs.size()); in requestStreamBuffers() local1362 indexes[i] = idx; in requestStreamBuffers()1379 int32_t idx = indexes[i]; in requestStreamBuffers()
811 * indexes. The output tensor is the concatenation of sub-tensors of4799 * Describes the table that contains the indexes of the inputs of the4805 * Describes the table that contains the indexes of the outputs of the4968 * Input indexes of the model. There must be at least one.4975 * Output indexes of the model. There must be at least one.