Jinhua Xu

Results 1 comments of Jinhua Xu

这是因为2.0或者更新的版本已经弃用了`template `的用法,为了配合教程请使用1.13之前的版本,或者使用更新后的教程[Custom C++ and CUDA Operators](https://pytorch.org/tutorials/advanced/cpp_custom_ops.html#cpp-custom-ops-tutorial) It's because this `template ` has been deprecated, and if you want to use this tutorial you need to choose older pytorch like 1.13....