Home
last modified time | relevance | path

Searched refs:AddNullInput (Results 1 – 14 of 14) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dunidirectional_sequence_lstm_test_util.h47 input_to_input_weights_ = AddNullInput(); in n_batch_()
57 recurrent_to_input_weights_ = AddNullInput(); in n_batch_()
68 cell_to_input_weights_ = AddNullInput(); in n_batch_()
75 cell_to_input_weights_ = AddNullInput(); in n_batch_()
76 cell_to_forget_weights_ = AddNullInput(); in n_batch_()
77 cell_to_output_weights_ = AddNullInput(); in n_batch_()
81 input_gate_bias_ = AddNullInput(); in n_batch_()
94 projection_bias_ = AddNullInput(); in n_batch_()
97 projection_weights_ = AddNullInput(); in n_batch_()
98 projection_bias_ = AddNullInput(); in n_batch_()
[all …]
Doptional_tensor_test.cc42 input_to_input_weights_ = AddNullInput(); in LSTMOpModel()
52 recurrent_to_input_weights_ = AddNullInput(); in LSTMOpModel()
63 cell_to_input_weights_ = AddNullInput(); in LSTMOpModel()
70 cell_to_input_weights_ = AddNullInput(); in LSTMOpModel()
71 cell_to_forget_weights_ = AddNullInput(); in LSTMOpModel()
72 cell_to_output_weights_ = AddNullInput(); in LSTMOpModel()
76 input_gate_bias_ = AddNullInput(); in LSTMOpModel()
89 projection_bias_ = AddNullInput(); in LSTMOpModel()
92 projection_weights_ = AddNullInput(); in LSTMOpModel()
93 projection_bias_ = AddNullInput(); in LSTMOpModel()
Dlstm_test.cc51 input_to_input_weights_ = AddNullInput(); in LSTMOpModel()
60 recurrent_to_input_weights_ = AddNullInput(); in LSTMOpModel()
70 cell_to_input_weights_ = AddNullInput(); in LSTMOpModel()
77 cell_to_input_weights_ = AddNullInput(); in LSTMOpModel()
78 cell_to_forget_weights_ = AddNullInput(); in LSTMOpModel()
79 cell_to_output_weights_ = AddNullInput(); in LSTMOpModel()
83 input_gate_bias_ = AddNullInput(); in LSTMOpModel()
94 projection_weights_ = AddNullInput(); in LSTMOpModel()
100 projection_bias_ = AddNullInput(); in LSTMOpModel()
111 input_layer_norm_coefficients_ = AddNullInput(); in LSTMOpModel()
[all …]
Dbidirectional_sequence_lstm_test.cc53 fw_input_to_input_weights_ = AddNullInput(); in BidirectionalLSTMOpModel()
63 fw_recurrent_to_input_weights_ = AddNullInput(); in BidirectionalLSTMOpModel()
74 fw_cell_to_input_weights_ = AddNullInput(); in BidirectionalLSTMOpModel()
81 fw_cell_to_input_weights_ = AddNullInput(); in BidirectionalLSTMOpModel()
82 fw_cell_to_forget_weights_ = AddNullInput(); in BidirectionalLSTMOpModel()
83 fw_cell_to_output_weights_ = AddNullInput(); in BidirectionalLSTMOpModel()
87 fw_input_gate_bias_ = AddNullInput(); in BidirectionalLSTMOpModel()
100 fw_projection_bias_ = AddNullInput(); in BidirectionalLSTMOpModel()
103 fw_projection_weights_ = AddNullInput(); in BidirectionalLSTMOpModel()
104 fw_projection_bias_ = AddNullInput(); in BidirectionalLSTMOpModel()
[all …]
Dunidirectional_sequence_lstm_test.cc2507 input_to_input_weights_ = AddNullInput(); in UnidirectionalSequenceLSTMIntegerOpModel()
2528 recurrent_to_input_weights_ = AddNullInput(); in UnidirectionalSequenceLSTMIntegerOpModel()
2550 cell_to_input_weights_ = AddNullInput(); in UnidirectionalSequenceLSTMIntegerOpModel()
2560 cell_to_input_weights_ = AddNullInput(); in UnidirectionalSequenceLSTMIntegerOpModel()
2561 cell_to_forget_weights_ = AddNullInput(); in UnidirectionalSequenceLSTMIntegerOpModel()
2562 cell_to_output_weights_ = AddNullInput(); in UnidirectionalSequenceLSTMIntegerOpModel()
2566 input_gate_bias_ = AddNullInput(); in UnidirectionalSequenceLSTMIntegerOpModel()
2584 projection_weights_ = AddNullInput(); in UnidirectionalSequenceLSTMIntegerOpModel()
2591 projection_bias_ = AddNullInput(); in UnidirectionalSequenceLSTMIntegerOpModel()
2607 input_layer_norm_coefficients_ = AddNullInput(); in UnidirectionalSequenceLSTMIntegerOpModel()
Dbidirectional_sequence_rnn_test.cc703 aux_input_ = AddNullInput(); in BidirectionalRNNOpModel()
713 aux_fw_weights_ = AddNullInput(); in BidirectionalRNNOpModel()
714 aux_bw_weights_ = AddNullInput(); in BidirectionalRNNOpModel()
Dsvdf_test.cc144 bias_ = AddNullInput(); in BaseSVDFOpModel()
Dpad_test.cc125 constant_values_ = AddNullInput(); in PadOpConstModel()
181 this->constant_values_ = this->AddNullInput(); in PadOpDynamicModel()
Dtest_util.cc124 int SingleOpModel::AddNullInput() { in AddNullInput() function in tflite::SingleOpModel
Dfully_connected_test.cc202 bias_ = AddNullInput();
1562 bias_ = AddNullInput();
Dtest_util.h426 int AddNullInput();
/external/tensorflow/tensorflow/lite/delegates/gpu/cl/kernels/
Dlstm_full_test.cc68 AddNullInput(); in LSTMOpModel()
77 AddNullInput(); in LSTMOpModel()
90 AddNullInput(); in LSTMOpModel()
97 AddNullInput(); in LSTMOpModel()
98 AddNullInput(); in LSTMOpModel()
99 AddNullInput(); in LSTMOpModel()
103 AddNullInput(); in LSTMOpModel()
114 AddNullInput(); in LSTMOpModel()
120 AddNullInput(); in LSTMOpModel()
131 AddNullInput(); in LSTMOpModel()
[all …]
/external/tensorflow/tensorflow/lite/delegates/hexagon/builders/tests/
Dmatmul_test.cc41 bias_ = AddNullInput(); in FullyConnectedOpModel()
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc3182 input_to_input_weights_ = AddNullInput(); in LSTMOpModel()
3192 recurrent_to_input_weights_ = AddNullInput(); in LSTMOpModel()
3203 cell_to_input_weights_ = AddNullInput(); in LSTMOpModel()
3210 cell_to_input_weights_ = AddNullInput(); in LSTMOpModel()
3211 cell_to_forget_weights_ = AddNullInput(); in LSTMOpModel()
3212 cell_to_output_weights_ = AddNullInput(); in LSTMOpModel()
3216 input_gate_bias_ = AddNullInput(); in LSTMOpModel()
3229 projection_bias_ = AddNullInput(); in LSTMOpModel()
3232 projection_weights_ = AddNullInput(); in LSTMOpModel()
3233 projection_bias_ = AddNullInput(); in LSTMOpModel()
[all …]