3-D-Scene-Graph
3-D-Scene-Graph copied to clipboard
RuntimeError: CUDNN_STATUS_EXECUTION_FAILED
Hi there, While I'm trying to run the model, when it reaches line 145 in scene_graph_tuning.py it returns this error. do you know What could be the reason and how I can solve it?
Thanks
Traceback (most recent call last):
File "scene_graph_tuning.py", line 153, in
@Aryahagh I am facing the same issue CUDNN_STATUS_EXECUTION_FAILED . Were you able to solve it?