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
【Running python in optimized mode let's skip all assert statements and sets the logging level to warning in order to save runtime.
python3 -O evaluation.py 】
but ,where is the "evaluate.py"?
Actually, my coding skills are relatively weak, and I'm not sure where to start within your codes. I want to step through the test/evaluation code to see which files and functions are being used, but I don't even know how to find the test/evaluation code. So, I wanted to ask...
looking forward to your reply! thank you!!!
The text was updated successfully, but these errors were encountered:
【Running python in optimized mode let's skip all assert statements and sets the logging level to warning in order to save runtime.
python3 -O evaluation.py 】
but ,where is the "evaluate.py"?
Actually, my coding skills are relatively weak, and I'm not sure where to start within your codes. I want to step through the test/evaluation code to see which files and functions are being used, but I don't even know how to find the test/evaluation code. So, I wanted to ask...
looking forward to your reply! thank you!!!
The text was updated successfully, but these errors were encountered: