Skip to content

[Fix] Fix tvm.tir references in Tflite frontend#18940

Merged
mshr-h merged 1 commit intoapache:mainfrom
tlopex:fx10
Mar 27, 2026
Merged

[Fix] Fix tvm.tir references in Tflite frontend#18940
mshr-h merged 1 commit intoapache:mainfrom
tlopex:fx10

Conversation

@tlopex
Copy link
Member

@tlopex tlopex commented Mar 26, 2026

as per title

Copy link
Contributor

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

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 updates the TFLite frontend for TVM Relax by replacing calls to tvm.tir.op.min_value and tvm.tir.op.max_value with tvm.tirx.min_value and tvm.tirx.max_value respectively. I have no feedback to provide as there are no review comments to evaluate.

@mshr-h mshr-h merged commit 53b6576 into apache:main Mar 27, 2026
10 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.

2 participants