Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Changed "target-specific optimization" to "target-aware optimization"
  • Loading branch information
ServiAmirPM authored Nov 17, 2024
1 parent 0b132f7 commit 6178b33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ MCT offers a range of powerful features to optimize models for efficient edge de

🧮 **Advanced quantization algorithms**. To prevent a performance degradation some algorithms are applied, such as Shift negative correction, Outliers filtering and clustering.

### Hardware-specific optimization
### Hardware-aware optimization

🎯 **TPC (Target Platform Capabilities)**. Describes the target hardware’s constrains, for which the model optimization is targeted. See [TPC Readme](https://github.com/sony/model_optimization/blob/main/model_compression_toolkit/target_platform_capabilities/README.md) for more information.

Expand Down

0 comments on commit 6178b33

Please sign in to comment.