Skip to content

[Docs] Clarify InferenceSession terminology in modules tutorial#6509

Open
vincent-peng wants to merge 1 commit into
modular:mainfrom
vincent-peng:vp/docs-inference-session-terminology
Open

[Docs] Clarify InferenceSession terminology in modules tutorial#6509
vincent-peng wants to merge 1 commit into
modular:mainfrom
vincent-peng:vp/docs-inference-session-terminology

Conversation

@vincent-peng
Copy link
Copy Markdown

Fixes #5770.

The original get-started-with-max-graph-in-python page now redirects to /max/develop/modules, so this adds the clarification near the first local InferenceSession example there.

This clarifies that InferenceSession is not limited to full ML model inference: it can load MAX graphs for execution, including graphs for simple tensor operations as well as full models.

@vincent-peng vincent-peng requested a review from a team as a code owner May 9, 2026 13:18
@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 9, 2026

All contributors have signed the CLA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@vincent-peng
Copy link
Copy Markdown
Author

I have read the CLA Document and I hereby sign the CLA

modular-cla-bot Bot added a commit to modular/cla that referenced this pull request May 9, 2026
@vincent-peng vincent-peng force-pushed the vp/docs-inference-session-terminology branch from 88f971f to fcc4687 Compare May 9, 2026 13:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs] Clarify InferenceSession terminology in tutorial

1 participant