Searched refs:should_use_fc (Results 1 – 1 of 1) sorted by relevance
5493 const bool should_use_fc = can_use_fc && input_a.GetTrtDims().nbDims >= 3 && in ConvertMatMulHelper() local5497 if (should_use_fc || (can_use_fc && params->converter->precision_mode() == in ConvertMatMulHelper()