Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dquant_lstm_sup.cc51 inline int InputDepth(const TfLiteIntArray* weight_dims) { in InputDepth() function
58 const auto input_depth = InputDepth(weight_dims); in SetWeightSubmatrixDims()