You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Dear Gaika,
I am trying to use AFArray for the Knet framework. To do this I need the pointer to AFArray as mentioned in this issue denizyuret/Knet.jl#213. I wonder if you could add support for this feature?
Many thanks!
Phuoc
The text was updated successfully, but these errors were encountered:
get_device_ptr is probably what you need to alias to pointer, conversely if you want to create AFArray from a device pointer use device_array. Can you check if that would work?
Dear Gaika,
I am trying to use AFArray for the Knet framework. To do this I need the pointer to AFArray as mentioned in this issue denizyuret/Knet.jl#213. I wonder if you could add support for this feature?
Many thanks!
Phuoc
The text was updated successfully, but these errors were encountered: