Searched refs:AddIntermediate (Results 1 – 4 of 4) sorted by relevance
105 int SingleOpModel::AddIntermediate(TensorType type, in AddIntermediate() function in tflite::SingleOpModel
195 int AddIntermediate(TensorType type, const std::vector<float>& scale,
1446 AddIntermediate(TensorType_INT16, {intermediates[i].first}, in LSTMIntegerOpModel()
2877 AddIntermediate(TensorType_INT16, {intermediates[i].first}, in UnidirectionalSequenceLSTMIntegerOpModel()