Home
last modified time | relevance | path

Searched defs:n (Results 1 – 3 of 3) sorted by relevance

/cmsis-nn-latest/Source/TransposeFunctions/
Darm_transpose_s8.c49 const int32_t n = input_dims->n; in arm_transpose_s8_nhcw() local
132 const int32_t n = input_dims->n; in arm_transpose_s8_default() local
177 const int32_t n = input_dims->n; in arm_transpose_s8() local
/cmsis-nn-latest/Documentation/Doxygen/style_template/
Dnavtree.js288 function glowEffect(n,duration) argument
313 function selectAndHighlight(hash,n) argument
457 function showSyncOff(n,relpath) argument
462 function showSyncOn(n,relpath) argument
/cmsis-nn-latest/Include/
Darm_nn_types.h84 int32_t n; /**< Generic dimension to contain either the batch size or output channels. member