Searched defs:use_projection (Results 1 – 6 of 6) sorted by relevance
134 bool use_projection = false; member
274 const bool use_projection = (projection_weights != nullptr); in CalculateLstmOutputFloat() local446 const bool use_projection = (projection_weights != nullptr); in CalculateLstmOutputHybrid() local631 const bool use_projection = (projection_weights != nullptr); in CalculateLstmOutputInteger8x8_16() local1402 const bool use_projection = (projection_weight_ptr != nullptr); in LstmStepInteger8x8_16() local
238 const bool use_projection = (projection_weights != nullptr); in PopulateQuantizedLstmParams8x8_16() local543 const bool use_projection = (projection_weights != nullptr); in PopulateQuantizedLstmParams8x8_8() local
153 const bool use_projection = (projection_weights != nullptr); in PopulateQuantizedLstmParams8x8_16() local
137 const bool use_projection = (projection_weights != nullptr); in CalculateLstmOutputCalibration() local
2529 bool use_projection = cell_size != 0 && hidden_size < cell_size; in createRnnDescriptor() local