Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix imports in tutorials
Browse files Browse the repository at this point in the history
reuvenp committed Jan 15, 2025
1 parent 387c58d commit 255c630
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -189,6 +189,7 @@
},
"outputs": [],
"source": [
"from mct_quantizers import QuantizationMethod\n",
"from model_compression_toolkit.constants import FLOAT_BITWIDTH\n",
"from model_compression_toolkit.target_platform_capabilities.constants import KERNEL_ATTR, BIAS_ATTR\n",
"from model_compression_toolkit.target_platform_capabilities.schema.mct_current_schema import schema\n",

0 comments on commit 255c630

Please sign in to comment.