junrushao1994 commented on pull request #5838:
URL: https://github.com/apache/incubator-tvm/pull/5838#issuecomment-646887809


   @tqchen As far as I could understand, we need validation twice, one for 
target, one for target_host.
   
   Therefore, the step-by-step procedure should be:
   1) Let "target" map be the given map removing "target_host" entry
   2) Figure out the "id" entry in "target"
   3) Validate "target" using the TargetId indicated by "id"
   4) Validate "target_host" in the same way.
   
   Is that correct?
   
   BTW, why the schema of cuda doesn't include "libs" and "tag"?


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to