hlu1 opened a new pull request #4723: [Relay] Port relay.backend.build to c++
URL: https://github.com/apache/incubator-tvm/pull/4723
 
 
   `relay.backend.build` is implemented in python and is used in C++ in 
https://github.com/apache/incubator-tvm/blob/c69092ae0d39f9a5161f098d933d0a2ec570a2c5/src/relay/backend/interpreter.cc#L422
 and 
https://github.com/apache/incubator-tvm/blob/ce807fe83825bce666ed1834ab24b5d6ddfa6bca/src/relay/backend/compile_engine.cc#L602
   
   Porting it to C++ allows to compile a relay graph e2e in C++.
   
   @jroesch, @MarisaKirisame please review :)  

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


With regards,
Apache Git Services

Reply via email to