Searched defs:use_projection_weights (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ |
H A D | unidirectional_sequence_lstm_test.cc | 38 bool use_projection_weights, bool use_projection_bias, float cell_clip, in HybridUnidirectionalLSTMOpModel() 2220 bool use_projection_weights, bool use_projection_bias, float cell_clip, in LayerNormUnidirectionalLSTMOpModel() 2495 bool use_projection_weights, bool use_projection_bias, in UnidirectionalSequenceLSTMIntegerOpModel()
|
H A D | lstm_test.cc | 40 bool use_peephole, bool use_projection_weights, in LSTMOpModel() 1316 bool use_projection_weights, bool use_projection_bias, in LSTMIntegerOpModel() 2131 bool use_peephole, bool use_projection_weights, bool use_projection_bias, in HybridSparseLSTMOpModel()
|
H A D | optional_tensor_test.cc | 32 bool use_peephole, bool use_projection_weights, in LSTMOpModel()
|
H A D | bidirectional_sequence_lstm_test.cc | 34 bool use_peephole, bool use_projection_weights, in BidirectionalLSTMOpModel()
|
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/ |
D | LayerNormLSTMTest.cpp | 88 bool use_cifg, bool use_peephole, bool use_projection_weights, in LayerNormLSTMOpModel()
|
D | LSTMTest.cpp | 79 bool use_cifg, bool use_peephole, bool use_projection_weights, in LSTMOpModel()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/ |
H A D | lstm_full_test.cc | 36 bool use_peephole, bool use_projection_weights, in LSTMOpModel()
|
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/ |
H A D | nnapi_delegate_test.cc | 3170 bool use_peephole, bool use_projection_weights, in LSTMOpModel()
|