Skip to content

[Docs] TFLite tests requiring Python 3.10 and specific package versions to avoid core dumps#19364

Merged
MasterJH5574 merged 2 commits into
apache:mainfrom
rknastenka:docs
Apr 6, 2026
Merged

[Docs] TFLite tests requiring Python 3.10 and specific package versions to avoid core dumps#19364
MasterJH5574 merged 2 commits into
apache:mainfrom
rknastenka:docs

Conversation

@rknastenka

Copy link
Copy Markdown
Contributor

partially fixes #19348

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adds a note to the 'from source' installation guide for TFLite frontend contributors, specifying that Python 3.10, TensorFlow 2.9.0, and NumPy 1.26.4 are required to prevent C++ ABI crashes and core dumps. A review comment identifies minor formatting issues, such as trailing spaces and missing spaces between inline code blocks and text, and provides a suggestion to fix them.

Comment thread docs/install/from_source.rst Outdated
@MasterJH5574 MasterJH5574 merged commit e0df802 into apache:main Apr 6, 2026
9 checks passed
Aharrypotter pushed a commit to Aharrypotter/tvm that referenced this pull request Apr 10, 2026
@rknastenka rknastenka deleted the docs branch May 3, 2026 14:15
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.

[Docs] Documentation Issue (Frontend Related)

2 participants