Skip to content

Commit

Permalink
resolved merge conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
costigt-dev committed Feb 20, 2024
2 parents 9c40dc0 + caf0338 commit b827129
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 32 deletions.
1 change: 0 additions & 1 deletion src/brevitas/nn/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
from .quant_convtranspose import QuantConvTranspose1d
from .quant_convtranspose import QuantConvTranspose2d
from .quant_convtranspose import QuantConvTranspose3d
from .quant_dropout import QuantDropout
from .quant_eltwise import QuantCat
from .quant_eltwise import QuantEltwiseAdd
from .quant_embedding import QuantEmbedding
Expand Down
31 changes: 0 additions & 31 deletions src/brevitas/nn/quant_dropout.py

This file was deleted.

0 comments on commit b827129

Please sign in to comment.