Home
last modified time | relevance | path

Searched defs:n_output (Results 1 – 11 of 11) sorted by relevance

/external/tensorflow/tensorflow/lite/kernels/
Dlstm_test.cc37 LSTMOpModel(int n_batch, int n_input, int n_cell, int n_output, bool use_cifg, in LSTMOpModel()
271 HybridLSTMOpModel(int n_batch, int n_input, int n_cell, int n_output, in HybridLSTMOpModel()
454 const int n_output = 4; in TEST_F() local
511 const int n_output = 4; in TEST_F() local
570 const int n_output = 4; in TEST_F() local
675 const int n_output = 4; in TEST_F() local
732 const int n_output = 4; in TEST_F() local
791 const int n_output = 4; in TEST_F() local
1447 const int n_output = 16; in TEST_F() local
1508 const int n_output = 16; in TEST_F() local
[all …]
Dunidirectional_sequence_lstm_test.cc34 UnidirectionalLSTMOpModel(int n_batch, int n_input, int n_cell, int n_output, in UnidirectionalLSTMOpModel()
243 int n_batch, int n_input, int n_cell, int n_output, int sequence_length, in HybridUnidirectionalLSTMOpModel()
455 const int n_output = 4; in TEST_F() local
517 const int n_output = 4; in TEST_F() local
584 const int n_output = 4; in TEST_F() local
647 const int n_output = 4; in TEST_F() local
756 const int n_output = 4; in TEST_F() local
818 const int n_output = 4; in TEST_F() local
880 const int n_output = 4; in TEST_F() local
1540 const int n_output = 16; in TEST_F() local
[all …]
Dbidirectional_sequence_lstm_test.cc37 BidirectionalLSTMOpModel(int n_batch, int n_input, int n_cell, int n_output, in BidirectionalLSTMOpModel()
410 const int n_output = 4; in TEST_P() local
575 const int n_output = 4; in TEST_P() local
740 const int n_output = 4; in TEST() local
903 const int n_output = 4; in TEST() local
1056 const int n_output = 4; in TEST() local
1209 const int n_output = 16; in TEST() local
1914 const int n_output = 16; in TEST() local
2616 const int n_output = 4; in TEST_P() local
Doptional_tensor_test.cc33 LSTMOpModel(int n_batch, int n_input, int n_cell, int n_output, bool use_cifg, in LSTMOpModel()
235 const int n_output = 4; in TEST() local
Dunidirectional_sequence_lstm.cc102 int n_output, int n_cell) { in CheckInputTensorDimensions()
281 const int n_output = recurrent_to_output_weights->dims->data[1]; in Prepare() local
Dlstm_eval.cc93 inline void LstmStepWithAuxInput( in LstmStepWithAuxInput()
430 inline void LstmStepWithAuxInput( in LstmStepWithAuxInput()
913 const int n_output = recurrent_to_output_weights->dims->data[1]; in EvalFloat() local
1116 const int n_output = recurrent_to_output_weights->dims->data[1]; in EvalHybrid() local
Dlstm.cc118 int n_output, int n_cell, in CheckInputTensorDimensions()
355 const int n_output = recurrent_to_output_weights->dims->data[1]; in Prepare() local
Dbidirectional_sequence_lstm.cc158 TfLiteContext* context, TfLiteNode* node, int n_input, int n_output, in CheckLstmTensorDimensionsAndTypes()
351 int n_output, int n_cell) { in CheckInputTensorDimensions()
/external/tensorflow/tensorflow/lite/delegates/nnapi/
Dnnapi_delegate_test.cc2259 LSTMOpModel(int n_batch, int n_input, int n_cell, int n_output, bool use_cifg, in LSTMOpModel()
2572 const int n_output = 4; in TEST_F() local
2676 const int n_output = 4; in TEST_F() local
3331 const int n_output = 16; in TEST_F() local
/external/deqp/external/openglcts/modules/glesext/geometry_shader/
DesextcGeometryShaderRendering.cpp425 unsigned int n_output = 0; in init() local
/external/libxml2/
Dtestapi.c6983 int n_output; in test_xmlDebugCheckDocument() local
7023 int n_output; in test_xmlDebugDumpAttr() local
7069 int n_output; in test_xmlDebugDumpAttrList() local
7115 int n_output; in test_xmlDebugDumpDTD() local
7154 int n_output; in test_xmlDebugDumpDocument() local
7193 int n_output; in test_xmlDebugDumpDocumentHead() local
7232 int n_output; in test_xmlDebugDumpEntities() local
7271 int n_output; in test_xmlDebugDumpNode() local
7317 int n_output; in test_xmlDebugDumpNodeList() local
7363 int n_output; in test_xmlDebugDumpOneNode() local
[all …]