voidLitchi commented on code in PR #690:
URL: https://github.com/apache/tvm-ffi/pull/690#discussion_r3672524867


##########
python/tvm_ffi/utils/_build_optional_torch_c_dlpack.py:
##########
@@ -50,6 +50,9 @@
 #include <c10/hip/HIPStream.h>
 #include <ATen/hip/impl/HIPStreamMasqueradingAsCUDA.h>
 #endif
+#ifdef BUILD_WITH_ASCEND

Review Comment:
   Thank you for reviewing! I have already renamed all `ascend` to `torch_npu` 
as you suggested.



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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to