Searched defs:use_projection (Results 1 – 6 of 6) sorted by relevance
137 bool use_projection = false; member
315 const bool use_projection = (projection_weights != nullptr); in CalculateLstmOutputFloat() local488 const bool use_projection = (projection_weights != nullptr); in CalculateLstmOutputHybrid() local673 const bool use_projection = (projection_weights != nullptr); in CalculateLstmOutputInteger8x8_16() local1458 const bool use_projection = (projection_weight_ptr != nullptr); in LstmStepInteger8x8_16() local
239 const bool use_projection = (projection_weights != nullptr); in PopulateQuantizedLstmParams8x8_16() local544 const bool use_projection = (projection_weights != nullptr); in PopulateQuantizedLstmParams8x8_8() local
158 const bool use_projection = (projection_weights != nullptr); in PopulateQuantizedLstmParams8x8_16() local
138 const bool use_projection = (projection_weights != nullptr); in CalculateLstmOutputCalibration() local
2583 bool use_projection = cell_size != 0 && hidden_size < cell_size; in createRnnDescriptor() local