tensorflow / tfjs

A WebGL accelerated JavaScript library for training and deploying ML models.
https://js.tensorflow.org
Apache License 2.0
18.37k stars 1.92k forks source link

Broken link on TensorFlow Tutorial > Upgrading to TensorFlow.js 3.0 #8385

Open sdkdeepa opened 4 days ago

sdkdeepa commented 4 days ago

This link is broken https://www.tensorflow.org/js/tutorials/size_optimized_bundles.

Describe the current behavior Steps:

  1. Visit https://www.tensorflow.org/js/tutorials/upgrading_to_3_0
  2. Inside the content on the right, "See this tutorial" hyperlink is broken We provide support for creating custom tfjs modules to support producing size optimized browser bundles. Ship less JavaScript to your users. To learn more about this, see this tutorial.
Screenshot 2024-09-19 at 10 24 50 PM Screenshot 2024-09-19 at 10 20 08 PM Screenshot 2024-09-19 at 10 24 06 PM

System information

Describe the expected behavior This link takes the the right content - https://www.tensorflow.org/js/tutorials/size_optimized_bundles

Other info / logs Screenshot attached.

shmishra99 commented 4 days ago

HI @sdkdeepa , Thank you for highlighting this issue! I'll check in with the team and update the broken link to the correct link. In the meantime, you can use the following link: https://www.tensorflow.org/js/tutorials/deployment/size_optimized_bundles.