adrian70000
Results
2
issues of
adrian70000
Hello, Thanks for making this awesome tool. I use Macbook Air 2015 with a Magsafe charger. App works great and stops charging the battery but Magsafe light still remains orange...
enhancement
Hi, I trained my model on my PC and I am trying to load it on esp32 board by using: `model.load_state_dict(torch.load("parameters.pt"))` Which results in: `AttributeError: 'module' object has no attribute...