Home
last modified time | relevance | path

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

/aosp_15_r20/external/ComputeLibrary/tests/validation/fixtures/
H A DLSTMLayerFixture.h83 const unsigned int num_cells = input_weights_shape.y(); in compute_target() local
328 const unsigned int num_cells = input_weights_shape.y(); in compute_reference() local
/aosp_15_r20/external/clang/test/SemaTemplate/
H A Dinstantiate-invalid.cpp10 unsigned num_cells = m_outline.scanline_num_cells(m_scan_y); in sweep_scanline() local
/aosp_15_r20/external/ComputeLibrary/src/runtime/NEON/functions/
H A DNELSTMLayer.cpp420 const unsigned int num_cells = input_to_output_weights->dimension(1); in validate() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dunidirectional_sequence_lstm_test_util.h227 int num_cells() { return n_cell_; } in num_cells() function
H A Doptional_tensor_test.cc191 int num_cells() { return n_cell_; } in num_cells() function in tflite::__anon499b733e0111::LSTMOpModel
H A Dlstm_test.cc2300 int num_cells() { return n_cell_; } in num_cells() function in tflite::__anon299f347e0111::HybridSparseLSTMOpModel
/aosp_15_r20/external/ComputeLibrary/src/runtime/CL/functions/
H A DCLLSTMLayer.cpp445 const unsigned int num_cells = input_to_output_weights->dimension(1); in validate() local
/aosp_15_r20/external/perfetto/src/trace_processor/rpc/
H A Dquery_result_serializer_unittest.cc143 uint32_t num_cells = 0; in DeserializeBuffer() local
/aosp_15_r20/external/pdfium/third_party/agg23/
H A Dagg_rasterizer_scanline_aa.h336 unsigned num_cells = m_outline.scanline_num_cells(m_cur_y); in sweep_scanline() local
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate_test.cc3364 int num_cells() { return n_cell_; } in num_cells() function in tflite::__anon1a74836d0111::LSTMOpModel
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h72572 unsigned int num_cells; member