Home
last modified time | relevance | path

Searched defs:indices (Results 1 – 16 of 16) sorted by relevance

/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/micro/kernels/
A Dgather_nd.cc36 const TfLiteTensor* indices; in Prepare() local
106 const TfLiteEvalTensor* indices, in GatherNd()
152 const TfLiteEvalTensor* indices, in EvalGatherNd()
172 const TfLiteEvalTensor* indices = in Eval() local
A Ddetection_postprocess.cc348 int num_to_sort, int* indices) { in DecreasingPartialArgSort()
/AliOS-Things-master/components/freetype/src/psaux/
A Dt1cmap.h75 FT_UShort* indices; member
/AliOS-Things-master/components/SDL2/test/
A Dtestgles.c72 static GLubyte indices[36] = { 0, 3, 4, in Render() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/experimental/kernels/
A Dctc_beam_search_decoder.cc84 TfLiteTensor* indices; in Prepare() local
139 TfLiteTensor* indices; in StoreAllDecodedSequences() local
/AliOS-Things-master/solutions/tflite_micro_speech_demo/micro_speech/train/speech_commands/
A Dlabel_wav.cc164 Tensor indices; in main() local
/AliOS-Things-master/components/freetype/src/cache/
A Dftccmap.c76 FT_UInt16 indices[FTC_CMAP_INDICES_MAX]; /* array of glyph indices */ member
/AliOS-Things-master/components/freetype/src/sfnt/
A Dsfobjs.c423 WOFF_Table* indices = NULL; in woff_open_font() local
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/
A Dneon_tensor_utils.h68 const int32_t* __restrict__ indices, int m_rows, int m_cols, in SparseMatrixBatchVectorMultiplyAccumulate1x4()
A Dsse_tensor_utils.h76 const int32_t* __restrict__ indices, int m_rows, int m_cols, in SparseMatrixBatchVectorMultiplyAccumulate1x4()
A Dneon_tensor_utils.cc1906 const int32_t* __restrict__ indices, int m_rows, int m_cols, in NeonSparseMatrixBatchVectorMultiplyAccumulate1x4()
A Doptimized_ops.h300 uint8x16_t indices) { in aarch64_lookup_vector()
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/
A Dportable_tensor_utils.h100 const int32_t* __restrict__ indices, int m_rows, int m_cols, in SparseMatrixBatchVectorMultiplyAccumulate1x4()
A Dportable_tensor_utils.cc208 const int32_t* __restrict__ indices, int m_rows, int m_cols, in PortableSparseMatrixBatchVectorMultiplyAccumulate1x4()
A Dreference_ops.h1306 inline void SparseToDense(const std::vector<std::vector<TI>>& indices, in SparseToDense()
A Dlegacy_reference_ops.h1132 inline void SparseToDense(const std::vector<std::vector<TI>>& indices, in SparseToDense()

Completed in 149 milliseconds