Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Docker] Fix ordering of tf and tflite installs in ci_qemu #8315

Merged
merged 1 commit into from
Jun 25, 2021

Conversation

Lunderberg
Copy link
Contributor

Similar to #8312, the recently merged #8306 required tflite to be installed after tf. However, #8306 did not correct the ordering in the dockerfiles. After this and #8312, all dockerfiles should be up to date with the correct ordering.

@Lunderberg
Copy link
Contributor Author

@mbrookhart

@mbrookhart
Copy link
Contributor

Lolz, I just opened #8314. I'll close that one in favor of this one.

@Lunderberg
Copy link
Contributor Author

Hehe. I was just about to close this one when I saw your comment. It would have been the git equivalent of getting to a stop sign at exactly the same time.

Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

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

LGTM

@mbrookhart
Copy link
Contributor

@Lunderberg You hit a timeout in CI, can you re-launch?

@Lunderberg
Copy link
Contributor Author

And re-launched.

Copy link
Contributor

@leandron leandron left a comment

Choose a reason for hiding this comment

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

Now you happened to find a flaky test :), so CI needs re-triggering yet again.
I also suggest you report the flaky test as an issue, so that it can be dealt with.

Similar to apache#8312, the recently merged apache#8306 required tflite to be
installed after tf.  However, apache#8306 did not correct the ordering in
the dockerfiles.  After this and apache#8312, all dockerfiles should be up
to date with the correct ordering.
@Lunderberg
Copy link
Contributor Author

Bumped the CI again. It looks like there is a tracking issue #8140 for this particular flaky test case, though there isn't a resolution yet.

@mbrookhart mbrookhart merged commit 70183ed into apache:main Jun 25, 2021
@mbrookhart
Copy link
Contributor

Thanks @Lunderberg @leandron

@Lunderberg Lunderberg deleted the ci_qemu_tflite_order branch June 25, 2021 15:42
ylc pushed a commit to ylc/tvm that referenced this pull request Sep 29, 2021
Similar to apache#8312, the recently merged apache#8306 required tflite to be
installed after tf.  However, apache#8306 did not correct the ordering in
the dockerfiles.  After this and apache#8312, all dockerfiles should be up
to date with the correct ordering.

Co-authored-by: Eric Lunderberg <elunderberg@octoml.ai>
zxy844288792 pushed a commit to zxy844288792/tvm that referenced this pull request Mar 4, 2022
Similar to apache#8312, the recently merged apache#8306 required tflite to be
installed after tf.  However, apache#8306 did not correct the ordering in
the dockerfiles.  After this and apache#8312, all dockerfiles should be up
to date with the correct ordering.

Co-authored-by: Eric Lunderberg <elunderberg@octoml.ai>
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.

3 participants