Searched defs:fp32_weights (Results 1 – 5 of 5) sorted by relevance
155 const bool fp32_weights = definition_.precision == CalculationsPrecision::F32; in UploadWeightsForDWConv2D() local227 const bool fp32_weights = definition_.precision == CalculationsPrecision::F32; in UploadWeightsForDWConv3D() local
87 const bool fp32_weights = definition_.precision == CalculationsPrecision::F32; in UploadWeightsAndBiases() local
80 const bool fp32_weights = definition_.precision == CalculationsPrecision::F32; in UploadWeightsAndBiases() local
120 TEST(PRELU_NC_F16, fp32_weights) { in TEST() argument
164 const bool fp32_weights = op_def_.precision == CalculationsPrecision::F32; in CreateConstantsGpuBuffer() local