Skip to content

Commit

Permalink
precommit
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuseppe5 committed Oct 1, 2024
1 parent 7e1fd5e commit 6ee6547
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/brevitas/nn/nn_quantizers_fixture.py
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,7 @@ class Int8WeightNormL2PerChannelPerTensorFixedPoint(Int8WeightNormL2PerChannelFi
scaling_per_output_type = ScalingPerOutputType.TENSOR


class Int8AccumulatorAwareWeightQuantPerTensorFloat(
Int8AccumulatorAwareWeightQuant):
class Int8AccumulatorAwareWeightQuantPerTensorFloat(Int8AccumulatorAwareWeightQuant):
scaling_per_output_type = ScalingPerOutputType.TENSOR


Expand Down

0 comments on commit 6ee6547

Please sign in to comment.