You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/09/03 20:21:18 UTC

[GitHub] lebeg opened a new pull request #12448: Updated tvm submodule head

lebeg opened a new pull request #12448: Updated tvm submodule head
URL: https://github.com/apache/incubator-mxnet/pull/12448
 
 
   ## Description ##
   
   Master branch was failing due to tvm submodule not containing the SHA:
   
   ```
   $ git clone git@github.com:apache/incubator-mxnet.git
   $ git submodule update --init --recursive
   ...
   Fetched in submodule path '3rdparty/tvm', but it did not contain 290226e1c9adbb3e598f9ed9184018df1c12be33. Direct fetching of that commit failed.
   ```
   
   ## Checklist ##
   ### Changes ###
   - [x] Updated tvm module to latest master
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services