Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DRNN.cpp122 Shape dummyShape; in RNNStep() local
124 return RNNStep<T>(inputData, inputShape, /*auxInputData=*/nullptr, /*auxInputShape=*/dummyShape, in RNNStep()
126 /*auxWeightsData=*/nullptr, /*auxWeightsShape=*/dummyShape, in RNNStep()