yoyo-nb opened a new pull request, #12242:
URL: https://github.com/apache/tvm/pull/12242

   The GetPath function can only use filenames as input, not relative paths.
   
   Assuming the workpath is `/data/local/tmp`, and when I use 
`GetPath("dataset/img.jpg")`,  the expected result is 
`/data/local/tmp/dataset/img.jpg` instead of `dataset/img.jpg`.


-- 
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.

To unsubscribe, e-mail: commits-unsubscr...@tvm.apache.org

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

Reply via email to