Home
last modified time | relevance | path

Searched refs:numBatches (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/camera/device/3.2/default/
DCameraDeviceSession.cpp433 int numBatches = mInflightBatches.size(); in getBatch() local
434 if (numBatches == 0) { in getBatch()
438 uint32_t frameMax = mInflightBatches[numBatches - 1]->mLastFrame; in getBatch()
442 for (int i = 0; i < numBatches; i++) { in getBatch()
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal3769 * and shape [numBatches, inputSize] specifying the input to the LSTM
3841 * and shape [numBatches, outputSize] specifying the cell state from the
3854 * and shape [numBatches, outputSize] which contains a cell state from