Searched defs:float4_size (Results 1 – 8 of 8) sorted by relevance
78 const int float4_size = fp32_weights ? 16 : 8; in UploadWeightsForDWConv2D() local153 const int float4_size = fp32_weights ? 16 : 8; in UploadWeightsForDWConv3D() local
85 const int float4_size = fp32_weights ? 16 : 8; in UploadWeightsAndBiases() local
132 const int float4_size = f32_weights ? sizeof(float4) : sizeof(half4); in UploadWeights() local
79 const int float4_size = fp32_weights ? 16 : 8; in UploadWeightsAndBiases() local
164 const int float4_size = f32_weights ? 16 : 8; in UploadWeights() local
86 const int float4_size = desc.element_type == DataType::FLOAT32 in CreateFromTensorLinearDescriptor() local
85 const int float4_size = desc.element_type == DataType::FLOAT32 in CreateFromTensorLinearDescriptor() local
143 const int float4_size = f32_weights ? 16 : 8; in UploadWeights() local