Home
last modified time | relevance | path

Searched defs:offset_column (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dquant_lstm_sup.cc29 const int32_t offset_column, in ExtractQuantLstmWeightsSubmatrix()
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DQuantizedLSTM.cpp211 const int32_t offset_column, const std::vector<uint32_t>& weightsDims, in assignWeightsSubmatrix()