Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dunidirectional_sequence_lstm_test_util.h214 void SetOutputLayerNormCoefficients(std::vector<float> f) { in SetOutputLayerNormCoefficients() function
Dlstm_test.cc203 void SetOutputLayerNormCoefficients(const std::vector<float>& f) { in SetOutputLayerNormCoefficients() function in tflite::__anon99ffc4cd0111::LSTMOpModel
1524 void SetOutputLayerNormCoefficients(const std::vector<float>& f) { in SetOutputLayerNormCoefficients() function in tflite::__anon99ffc4cd0111::LSTMIntegerOpModel
Dunidirectional_sequence_lstm_test.cc2706 void SetOutputLayerNormCoefficients(const std::vector<float>& f) { in SetOutputLayerNormCoefficients() function in tflite::__anona27eb97e0111::UnidirectionalSequenceLSTMIntegerOpModel
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils.cc338 void ConvertLSTMCellSimpleToFusedLSTM::SetOutputLayerNormCoefficients() { in SetOutputLayerNormCoefficients() function in mlir::TFL::ConvertLSTMCellSimpleToFusedLSTM
575 SetOutputLayerNormCoefficients() { in SetOutputLayerNormCoefficients() function in mlir::TFL::ConvertLayerNormalizedLSTMCellSimpleToFusedLSTM
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc3351 void SetOutputLayerNormCoefficients(const std::vector<float>& f) { in SetOutputLayerNormCoefficients() function in tflite::__anon4fbea17c0111::LSTMOpModel