Skip to content

Commit

Permalink
Notebook update
Browse files Browse the repository at this point in the history
  • Loading branch information
Giuseppe5 committed Feb 22, 2024
1 parent 875bc92 commit f4c4132
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions notebooks/02_quant_activation_overview.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -349,18 +349,6 @@
"sigmoid_out_tensor"
]
},
{
"cell_type": "code",
"execution_count": 13,
"metadata": {},
"outputs": [],
"source": [
"from brevitas.quant_tensor import QuantTensor\n",
"\n",
"\n",
"assert not isinstance(sigmoid_out_tensor, QuantTensor)"
]
},
{
"cell_type": "markdown",
"metadata": {},
Expand Down

0 comments on commit f4c4132

Please sign in to comment.