Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dunidirectional_sequence_lstm_test_util.h202 void SetInputLayerNormCoefficients(std::vector<float> f) { in SetInputLayerNormCoefficients() function
Dlstm_test.cc191 void SetInputLayerNormCoefficients(const std::vector<float>& f) { in SetInputLayerNormCoefficients() function in tflite::__anon048bcefe0111::LSTMOpModel
1512 void SetInputLayerNormCoefficients(const std::vector<float>& f) { in SetInputLayerNormCoefficients() function in tflite::__anon048bcefe0111::LSTMIntegerOpModel
Dunidirectional_sequence_lstm_test.cc2694 void SetInputLayerNormCoefficients(const std::vector<float>& f) { in SetInputLayerNormCoefficients() function in tflite::__anon54f0a6af0111::UnidirectionalSequenceLSTMIntegerOpModel
/external/tensorflow/tensorflow/compiler/mlir/lite/utils/
Dlstm_utils.cc331 void ConvertLSTMCellSimpleToFusedLSTM::SetInputLayerNormCoefficients() { in SetInputLayerNormCoefficients() function in mlir::TFL::ConvertLSTMCellSimpleToFusedLSTM
554 SetInputLayerNormCoefficients() { in SetInputLayerNormCoefficients() function in mlir::TFL::ConvertLayerNormalizedLSTMCellSimpleToFusedLSTM
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc3339 void SetInputLayerNormCoefficients(const std::vector<float>& f) { in SetInputLayerNormCoefficients() function in tflite::__anon8716bded0111::LSTMOpModel