Searched defs:fw_input_to_output_weights_ (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/packages/modules/NeuralNetworks/common/types/operations/include/ | ||
D | BidirectionalSequenceLSTM.h | 175 const RunTimeOperandInfo* fw_input_to_output_weights_; variable |
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/ | ||
H A D | bidirectional_sequence_lstm_test.cc | 350 int fw_input_to_output_weights_; member in tflite::__anon4ad9bf6e0111::BidirectionalLSTMOpModel |