Searched defs:n_cell (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/optimized/ |
A D | neon_tensor_utils.h | 114 int32_t n_batch, int32_t n_input, int32_t n_cell, in MatrixBatchVectorMultiply() 306 int32_t n_cell, int16_t* output) { in TwoGateSaturatingAdd()
|
A D | sse_tensor_utils.h | 123 int32_t n_batch, int32_t n_input, int32_t n_cell, in MatrixBatchVectorMultiply() 315 int32_t n_cell, int16_t* output) { in TwoGateSaturatingAdd()
|
/AliOS-Things-master/components/ai_agent/src/engine/tflite-micro/tensorflow/lite/kernels/internal/reference/ |
A D | portable_tensor_utils.h | 153 int32_t n_batch, int32_t n_input, int32_t n_cell, in MatrixBatchVectorMultiply() 309 int32_t n_cell, int16_t* output) { in TwoGateSaturatingAdd()
|
A D | portable_tensor_utils.cc | 348 int32_t n_cell, int8_t* gate_output, in PortableMatrixBatchVectorMultiply() 750 int32_t n_batch, int32_t n_cell, in PortableTwoGateSaturatingAdd()
|
/AliOS-Things-master/components/py_engine/engine/py/ |
A D | emitbc.c | 68 size_t n_cell; member
|
A D | emitnative.c | 233 uint16_t n_cell; member
|
Completed in 21 milliseconds