Skip to content

Tensorflow Website Out-of-date #88226

Open
tensorflow/docs
#2378
@Unknownuserfrommars

Description

@Unknownuserfrommars

Issue type

Documentation Bug

Have you reproduced the bug with TensorFlow Nightly?

Yes

Source

source

TensorFlow version

2

Custom code

Yes

OS platform and distribution

Windows 11 24H2

Mobile device

No response

Python version

No response

Bazel version

No response

GCC/compiler version

No response

CUDA/cuDNN version

No response

GPU model and memory

No response

Current behavior?

In tensorflow.org/install, everything is just so out of date.
It started when i'm reading the chinese version of the install page (https://www.tensorflow.org/install?hl=zh-cn):
which is:

我们在以下 64 位系统上测试过 TensorFlow 并且这些系统支持 TensorFlow:

Python 3.6–3.9 --

See the problem? it said: TensorFlow is tested and supported on the following 64-bit systems: Python 3.6-3.9
But 3.6 is EOS like millions of years ago, so i scrolled down and saw the page last updated date: 2021-08-25.
But this may be that the people are lazy to translate them to chinese, so i changed my language to english.
Better but it said TF supports Python 3.8-3.11, which is also not true. The date last updated for this is 2023-03-24, almost two years ago.

So, my question is: why is this so out of date? Like this is supposed to be the official website for tensorflow!
In the main page (tensorflow.org), it said: TF 2.18 released (which is true), but the API docs version is actually v2.16.1, with a date-last-updated of 2024-09-30.

This is just so annoying. When people use a google search on 'Tensorflow', the first thing that they see is going to be the website, not the Github repo itself, so please update it.
(Okay, if you're just too lazy to stay updated just post a message on the screen saying "This page is no longer maintained so see the repo (link to repo)" something like that)

Standalone code to reproduce the issue

No code.

Relevant log output

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions