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: [email protected]
