Searched refs:checkInputTensorSize (Results 1 – 1 of 1) sorted by relevance
335 const auto checkInputTensorSize = [this](const TfLiteTensor* tensor) { in allocateTensors() local342 checkInputTensorSize(mInputR); in allocateTensors()343 checkInputTensorSize(mInputPhi); in allocateTensors()344 checkInputTensorSize(mInputPressure); in allocateTensors()345 checkInputTensorSize(mInputTilt); in allocateTensors()346 checkInputTensorSize(mInputOrientation); in allocateTensors()