Home
last modified time | relevance | path

Searched defs:SetForgetLayerNormCoefficients (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dunidirectional_sequence_lstm_test_util.h206 void SetForgetLayerNormCoefficients(std::vector<float> f) { in SetForgetLayerNormCoefficients() function
Dlstm_test.cc195 void SetForgetLayerNormCoefficients(const std::vector<float>& f) { in SetForgetLayerNormCoefficients() function in tflite::__anon99ffc4cd0111::LSTMOpModel
1516 void SetForgetLayerNormCoefficients(const std::vector<float>& f) { in SetForgetLayerNormCoefficients() function in tflite::__anon99ffc4cd0111::LSTMIntegerOpModel
Dunidirectional_sequence_lstm_test.cc2698 void SetForgetLayerNormCoefficients(const std::vector<float>& f) { in SetForgetLayerNormCoefficients() function in tflite::__anona27eb97e0111::UnidirectionalSequenceLSTMIntegerOpModel
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils.cc335 void ConvertLSTMCellSimpleToFusedLSTM::SetForgetLayerNormCoefficients() { in SetForgetLayerNormCoefficients() function in mlir::TFL::ConvertLSTMCellSimpleToFusedLSTM
566 SetForgetLayerNormCoefficients() { in SetForgetLayerNormCoefficients() function in mlir::TFL::ConvertLayerNormalizedLSTMCellSimpleToFusedLSTM
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc3343 void SetForgetLayerNormCoefficients(const std::vector<float>& f) { in SetForgetLayerNormCoefficients() function in tflite::__anon4fbea17c0111::LSTMOpModel