Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dtest_util.cc105 int SingleOpModel::AddIntermediate(TensorType type, in AddIntermediate() function in tflite::SingleOpModel
Dtest_util.h195 int AddIntermediate(TensorType type, const std::vector<float>& scale,
Dlstm_test.cc1446 AddIntermediate(TensorType_INT16, {intermediates[i].first}, in LSTMIntegerOpModel()
Dunidirectional_sequence_lstm_test.cc2877 AddIntermediate(TensorType_INT16, {intermediates[i].first}, in UnidirectionalSequenceLSTMIntegerOpModel()