Skip to content

Conversation

@StaticRocket
Copy link
Member

@StaticRocket StaticRocket commented Jun 20, 2025

  • fix(machine-learning): remove unreachable files

    A previous commit removed the reference to these images. As they are currently
    unreachable, they should be deleted.

    Fixes: 8db942b (feat(linux): Update Machine Learning section for SDK 11.0,
    2025-03-25) Signed-off-by: Randolph Sapp [email protected]

  • fix(tflite): remove unreachable files

    A previous commit removed the reference to these images. As they are currently
    unreachable, they should be deleted.

    Fixes: edf4a33 (feat(linux): Revamp TFLite Machine Learning guide,
    2025-04-08) Signed-off-by: Randolph Sapp [email protected]

  • fix(edgeai): remove unreachable files

    This file was incorrectly added by the below commit. It is using the old
    include syntax and currently unreachable.

    There currently exist images that were introduced in the below commit as well.
    They are not currently reachable but I have been assured they will soon be
    used.

    Fixes: 2f8f9d3 (feat: Add support for AM62A edgeai docs, 2025-05-08)
    Signed-off-by: Randolph Sapp [email protected]

  • fix(boot-time): remove unreachable patch file

    A previous commit removed the reference to this file. As it is currently
    unreachable it should be deleted.

    Fixes: 1c620ac (fix(Linux): Update boot time guide for 11.0 release,
    2025-03-14) Signed-off-by: Randolph Sapp [email protected]

cshilwant
cshilwant previously approved these changes Jun 22, 2025
@StaticRocket
Copy link
Member Author

@jeevantelukula the only entry I am slightly concerned about is that edgeai file. It's the old include style and there are no current reference so I don't believe it's important. Considering your commit introduced it I'd like you to review if you get a chance.

@jeevantelukula
Copy link
Collaborator

@jeevantelukula the only entry I am slightly concerned about is that edgeai file. It's the old include style and there are no current reference so I don't believe it's important. Considering your commit introduced it I'd like you to review if you get a chance.

@StaticRocket This file source/edgeai/Release_Specific/Processor_SDK_Supported_Platforms_and_Versions.rst.inc can be removed as I see no references of it. But IMO, the images can still be present because, AM67/68/69, TDA4VM docs will be maintained here.

@StaticRocket
Copy link
Member Author

Roger. The images currently do not have any references. Will there be PRs in the near future that will change that?

@jeevantelukula
Copy link
Collaborator

Yeah. In the docs migration PRs for these devices, these images will be automatically referenced.

@StaticRocket
Copy link
Member Author

Roger. Then I'll drop that change. The CI workflow in #330 should prevent any further regression while allowing these images to exist for now.

A previous commit removed the reference to this file. As it is currently
unreachable it should be deleted.

Fixes: 1c620ac (fix(Linux): Update boot time guide for 11.0 release, 2025-03-14)
Signed-off-by: Randolph Sapp <[email protected]>
This file was incorrectly added by the below commit. It is using the old
include syntax and currently unreachable.

There currently exist images that were introduced in the below commit as
well. They are not currently reachable but I have been assured they will
soon be used.

Fixes: 2f8f9d3 (feat: Add support for AM62A edgeai docs, 2025-05-08)
Signed-off-by: Randolph Sapp <[email protected]>
A previous commit removed the reference to these images. As they are
currently unreachable, they should be deleted.

Fixes: edf4a33 (feat(linux): Revamp TFLite Machine Learning guide, 2025-04-08)
Signed-off-by: Randolph Sapp <[email protected]>
A previous commit removed the reference to these images. As they are
currently unreachable, they should be deleted.

Fixes: 8db942b (feat(linux): Update Machine Learning section for SDK 11.0, 2025-03-25)
Signed-off-by: Randolph Sapp <[email protected]>
@StaticRocket StaticRocket merged commit 680b6a7 into TexasInstruments:master Jun 23, 2025
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants