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
LAUNCH INFO 2024-03-11 12:29:45,551 ------------------------- ERROR LOG DETAIL -------------------------
Traceback (most recent call last):
File "/home/angela/Descargas/PLSC-master/ven/bin/plsc-export", line 26, in <module>
sys.exit(main())
File "/home/angela/Descargas/PLSC-master/ven/bin/plsc-export", line 19, in main
engine = Engine(config, mode="export")
File "/home/angela/Descargas/PLSC-master/ven/lib/python3.7/site-packages/plsc/engine/engine.py", line 98, in __init__
paddle.set_flags(RELATED_FLAGS_SETTING)
File "/home/angela/Descargas/PLSC-master/ven/lib/python3.7/site-packages/paddle/fluid/framework.py", line 7493, in set_flags
"Flag %s cannot set its value through this function." % (key)
ValueError: Flag FLAGS_cudnn_exhaustive_search cannot set its value through this function.
Could someone point me in the right direction? Thank you.
The text was updated successfully, but these errors were encountered:
I'm trying to do:
and I get this error:
Could someone point me in the right direction? Thank you.
The text was updated successfully, but these errors were encountered: