Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Docker] Fix ordering of tf and tflite installs in ci_qemu (apache#8315)
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>
- Loading branch information