Searched full:concatenation (Results 1 – 14 of 14) sorted by relevance
30 bool "Concatenation"32 This option enables the NN libraries for the concatenation layers.
33 Size of a concatenation buffer that the driver is to use for merging41 devices a concatenation buffer is not necessary.
25 * concatenation takes place
76 /* a trailing underscore and/or lumpy concatenation is used to prevent expansion */
80 LOG_ERR("Not enough concatenation buffer to create file paths"); in create_some_entries()
149 * content of concatenation buffer has to be copied back into in i2c_nrfx_twim_transfer()
413 * Concatenation of frames in a single chunk - one frame ends in oa_tc6_read_chunks()
104 ${TENSORFLOW_LITE_MICRO_DIR}/tensorflow/lite/micro/kernels/concatenation.cc
275 /* concatenation of TSMA+TSMB/RSMA+RSMB. Controls which
1764 * Implementation note: using DT_CAT6 above defers concatenation until5216 * @brief Concatenation helper, 2 arguments5230 /** @brief Concatenation helper, 3 arguments */5232 /** @brief Concatenation helper, 4 arguments */5234 /** @brief Internal concatenation helper, 5 arguments */5236 /** @brief Concatenation helper, 6 arguments */5238 /** @brief concatenation helper, 7 arguments */5241 /** @brief concatenation helper, 8 arguments */
102 /* SKD is the concatenation of SKDm and SKDs and
384 * @note The name of the section is formed as concatenation of number of parent
2146 concatenation.
5320 # Flatten any obvious string concatenation.5415 # check for macros with flow control, but without ## concatenation5416 # ## concatenation is commonly a macro that defines a function so ignore those5631 # check for missing a space in a string concatenation