Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Doptional_tensor_test.cc83 cell_bias_ = AddInput(TensorType_FLOAT32); in LSTMOpModel()
166 PopulateTensor(cell_bias_, f); in SetCellBias()
214 int cell_bias_; member in tflite::__anon67d22bc80111::LSTMOpModel
Dunidirectional_sequence_lstm_test.cc88 cell_bias_ = AddInput(TensorType_FLOAT32); in UnidirectionalLSTMOpModel()
175 PopulateTensor(cell_bias_, f); in SetCellBias()
221 int cell_bias_; member in tflite::__anon67ed54f90111::UnidirectionalLSTMOpModel
Dlstm_test.cc89 cell_bias_ = AddInput(TensorType_FLOAT32); in LSTMOpModel()
201 PopulateTensor(cell_bias_, f); in SetCellBias()
251 int cell_bias_; member in tflite::__anonb3707f480111::LSTMOpModel
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc2311 cell_bias_ = AddInput(TensorType_FLOAT32); in LSTMOpModel()
2394 PopulateTensor(cell_bias_, f); in SetCellBias()
2439 int cell_bias_; member in tflite::__anon0c68fcb70111::LSTMOpModel