Searched refs:cell_quantized_ (Results 1 – 1 of 1) sorted by relevance
694 PackWeightToTensor(&cell_quantized_tensor_, cell_quantized_, cell_size_); in GetCellStateQuantized()695 cell_quantized_tensor_.data.int8 = cell_quantized_.data(); in GetCellStateQuantized()849 std::vector<int8_t> cell_quantized_; member in tflite::__anon39d466b60111::HybridLstmParam