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
I have a question about GPU.
Although you describe using one Titan RTX (VRAM of RTX TitanX is 24GB, right?), the SCAN evaluation code requires 46GB VRAM (I used 48GB VRAM RTX A6000).
Do you use any tricks for evaluation?
The script I used is as follows, python eval.py --max --episode_type addprim_jump_actions --dir_model out_models_scan --fn_out_model net_addprim_jump_actions_rep1.pt --verbose
The text was updated successfully, but these errors were encountered:
Thank you for your great work!
I have a question about GPU.
Although you describe using one Titan RTX (VRAM of RTX TitanX is 24GB, right?), the SCAN evaluation code requires 46GB VRAM (I used 48GB VRAM RTX A6000).
Do you use any tricks for evaluation?
The script I used is as follows,
python eval.py --max --episode_type addprim_jump_actions --dir_model out_models_scan --fn_out_model net_addprim_jump_actions_rep1.pt --verbose
The text was updated successfully, but these errors were encountered: