Skip to content
Snippets Groups Projects
Commit 3ed4fb4c authored by tomrink's avatar tomrink
Browse files

Disable USE_FLIGHT_ALTITUDE for now

parent 00e21a99
No related branches found
No related tags found
No related merge requests found
...@@ -8,7 +8,7 @@ import numpy as np ...@@ -8,7 +8,7 @@ import numpy as np
import pickle import pickle
import h5py import h5py
USE_FLIGHT_ALTITUDE = True USE_FLIGHT_ALTITUDE = False
LOG_DEVICE_PLACEMENT = False LOG_DEVICE_PLACEMENT = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment