Navot Oz
Navot Oz
When one of the experiments fails - for instance if the running node is disconnected for some reason - the optimizer on the server suffers from an exception - ```...
Hello, I've initiated the model like so: `nlp = Pipeline('english', gpu=False, cache_dir='./cache')` Than call it by using: `with torch.no_grad(): for idx in range(10000): nlp.lemmatize('Hello World', is_sent=True)`. When running the code,...
Hello, I'm using Tau2 with the TeaxGrabber. get_fpa_temperatures() and get_housing_temperatures() sometimes returns the correct values, and sometimes returns errors such as: Initial packet byte incorrect. Byte was: 67 Error reply...