ATen icon indicating copy to clipboard operation
ATen copied to clipboard

How to use CUDA Texture memory?

Open JackieQiang opened this issue 5 years ago • 0 comments

I want to use cuda Texture Memory.but the function cudaBindTextureToArray() need cuda array.could somebody tell me how to use CUDA Texture memory in pytorch extend?

JackieQiang avatar Jan 04 '19 03:01 JackieQiang