You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: model_compression_toolkit/target_platform_capabilities/README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,7 +23,7 @@ activations and symmetric threshold for weights.
23
23
For mixed-precision quantization it uses either 2, 4, or 8 bits for quantizing the operators.
24
24
One may view the full default target-platform model and its parameters [here](./tpc_models/imx500_tpc/v1_0/tpc.py).
25
25
26
-
[TFLite](./tpc_models/tflite_tpc/v1_0/tpc.py) and [QNNPACK](./tpc_models/qnnpack_tpc/v1_0/tpc.py) models were created similarly and were used to create two TPCs: One for Keras TPC and one for PyTorch TPC (for each model, this 8 in total).
26
+
[TFLite](./tpc_models/tflite_tpc/v1_0/tpc.py) and [QNNPACK](./tpc_models/qnnpack_tpc/v1_0/tpc.py) models were created similarly.
0 commit comments