Skip to content

Commit 6020790

Browse files
authored
Fix broken link in keras z_threshold tutorial (#1372)
1 parent de1450a commit 6020790

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tutorials/notebooks/mct_features_notebooks/pytorch/example_pytorch_activation_z_score_threshold.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@
228228
},
229229
"source": [
230230
"## Target Platform Capabilities\n",
231-
"MCT optimizes the model for dedicated hardware. This is done using TPC (for more details, please visit our [documentation](https://sony.github.io/model_optimization/api/api_docs/modules/target_platform.html)). Here, we use the default Torch TPC:"
231+
"MCT optimizes the model for dedicated hardware. This is done using TPC (for more details, please visit our [documentation](https://sony.github.io/model_optimization/api/api_docs/modules/target_platform_capabilities.html)). Here, we use the default Torch TPC:"
232232
]
233233
},
234234
{

0 commit comments

Comments
 (0)