You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tvm.apache.org by GitBox <gi...@apache.org> on 2021/06/22 17:48:11 UTC

[GitHub] [tvm] Lunderberg opened a new pull request #8306: [Docker] Update tensorflow/tflite/xgboost versions

Lunderberg opened a new pull request #8306:
URL: https://github.com/apache/tvm/pull/8306


   - Updated tensorflow version to 2.4.2, required following update to cuda 11.0.  Based on https://www.tensorflow.org/install/source#gpu, the 2.4 branch of tensorflow should be used with cuda 11.0.
       
   - Removed pinned version of h5py, no longer needed with tensorflow 2.4.x
       
     https://github.com/tensorflow/tensorflow/issues/44467#issuecomment-720631688
       
   - Updated tflite version to 2.4.2.  Also, tflite install script now reads the installed version of tensorflow, to keep the version matched in the future.
   
   - Previously, due to missing quotes, installed most recent version of xgboost, piping the results to a file named '=1.1.0'.  Now, installs xgboost at least at version 1.1.0.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] mbrookhart commented on pull request #8306: [Docker] Update tensorflow/tflite/xgboost versions

Posted by GitBox <gi...@apache.org>.
mbrookhart commented on pull request #8306:
URL: https://github.com/apache/tvm/pull/8306#issuecomment-866820569


   This was my fault, I'm sorry. The Ubuntu repository for llvm was broken yesterday, so the docker build failed for unrelated reasons before I hit this, I should have waited


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] Lunderberg commented on pull request #8306: [Docker] Update tensorflow/tflite/xgboost versions

Posted by GitBox <gi...@apache.org>.
Lunderberg commented on pull request #8306:
URL: https://github.com/apache/tvm/pull/8306#issuecomment-866199270


   @mbrookhart 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] manupa-arm edited a comment on pull request #8306: [Docker] Update tensorflow/tflite/xgboost versions

Posted by GitBox <gi...@apache.org>.
manupa-arm edited a comment on pull request #8306:
URL: https://github.com/apache/tvm/pull/8306#issuecomment-866781072


   Before merging changes to install scripts, would it be possible to check whether docker images that uses scripts can be built ?
   In this case, ci_cpu will not build because tensorflow is installed after tflite is installed.
   
   We have created a PR to fix this for now : #8312 
   
   cc : @leandron @areusch 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] manupa-arm commented on pull request #8306: [Docker] Update tensorflow/tflite/xgboost versions

Posted by GitBox <gi...@apache.org>.
manupa-arm commented on pull request #8306:
URL: https://github.com/apache/tvm/pull/8306#issuecomment-866781072


   Before merging changes to install scripts, would it be possible to check whether docker images that uses scripts can be built ?
   We have create a PR to fix this for now : #8312 
   
   In this case, ci_cpu will not build because tensorflow is installed after tflite is installed.
   cc : @leandron @areusch 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] mbrookhart commented on pull request #8306: [Docker] Update tensorflow/tflite/xgboost versions

Posted by GitBox <gi...@apache.org>.
mbrookhart commented on pull request #8306:
URL: https://github.com/apache/tvm/pull/8306#issuecomment-866407393


   Thanks @Lunderberg 


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [tvm] mbrookhart merged pull request #8306: [Docker] Update tensorflow/tflite/xgboost versions

Posted by GitBox <gi...@apache.org>.
mbrookhart merged pull request #8306:
URL: https://github.com/apache/tvm/pull/8306


   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org