Searched defs:previousCellStateInValue (Results 1 – 1 of 1) sorted by relevance
387 void QuantizedLstmTestImpl(const hidl_vec<uint32_t>& inputDimensions, in QuantizedLstmTestImpl()2441 std::vector<int16_t> previousCellStateInValue{876, 1034, 955, -909, 761, 1029, 796, -1036}; in QuantizedLstm() local