Mousius commented on a change in pull request #31:
URL: https://github.com/apache/tvm-rfcs/pull/31#discussion_r716704962
##########
File path: rfcs/0031-devices-api.md
##########
@@ -306,6 +293,8 @@ Another route to take is to treat RTOSes as entirely
separate from TVM, requirin
# Unresolved questions
[unresolved-questions]: #unresolved-questions
+Is coupling `Target`s with this Device API to the C Runtime acceptable? From
the authors point of view this seems an acceptable trade off given the devices
won't function correctly without the flow control.
Review comment:
Is there a `TargetDevice` RFC I can reference? Otherwise I'd assume
`TargetDevice` is speculative rather than something we should include here?
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]