Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/
Ddepthwise_conv.h77 const bool fp32_weights = precision == CalculationsPrecision::F32; in UploadWeightsForDWConv2D() local
152 const bool fp32_weights = precision == CalculationsPrecision::F32; in UploadWeightsForDWConv3D() local
Ddepthwise_conv_3x3.h84 const bool fp32_weights = definition_.precision == CalculationsPrecision::F32; in UploadWeightsAndBiases() local
Ddepthwise_conv_3x3_stride_h2.h78 const bool fp32_weights = definition_.precision == CalculationsPrecision::F32; in UploadWeightsAndBiases() local
/external/tensorflow/tensorflow/lite/delegates/gpu/common/tasks/special/
Ddepthwise_conv_plus_1x1_conv.cc92 const bool fp32_weights = precision == CalculationsPrecision::F32; in UploadWeights() local