Searched defs:weight_scales (Results 1 – 6 of 6) sorted by relevance
410 const DeviceMemory<float>& weight_scales, in DoMatMulQuantized()420 const DeviceMemory<float>& weight_scales, in DoMatMulQuantized()
414 const DeviceMemory<float>& weight_scales, in DoMatMulQuantized()424 const DeviceMemory<float>& weight_scales, in DoMatMulQuantized()
267 std::vector<float> weight_scales(channel_dim_size); in AdjustWeightsForBiasScale() local671 const float* weight_scales, in SymmetricPerChannelBiasQuantize()
855 const std::vector<float> weight_scales = {0.5, 1.0}; in TEST_F() local
304 std::vector<float> weight_scales = weight_tensor->quantization->scale; in QuantizeBias() local
555 const DeviceMemory<float> &weight_scales, in ThenMatMulQuantized()575 const DeviceMemory<float> &weight_scales, in ThenMatMulQuantized()