pointwise
pointwise copied to clipboard
CUDA_ERROR_ILLEGAL_ADDRESS
Hi,
I am getting the following error.
tensorflow/stream_executor/cuda/cuda_event.cc:48] Error polling for event status: failed to query event: CUDA_ERROR_ILLEGAL_ADDRESS
I tried to figure out this and learned that it is throwing from GradientQuery operator while updating gradients to input.
May I know how to resolve this?
Thanks, Sai
Thanks Sai. Could you provide more details about the error? So you can run the forward convolution successfully?
Which data are you testing? ModelNet40?