Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Dconvolution_transposed_3x3_thin.cc31 std::string ConvInstr(CalculationsPrecision precision, bool is_i4_o4, in ConvInstr()
160 const bool is_i4_o4 = GetWeightsDescription().IsI4O4(); in GenerateConvolutionTransposedCode() local