Abdol

Results 5 issues of Abdol

Hello, I’d like to report strange reading taken from the Environmental Sensor Board attached to the Coral Dev Board. Using the official sample code provided, the temperature, humidity and luminosity...

Hardware:Dev Board

This draft PR involves integrating PyTorch 2.0's [torch.compile](https://pytorch.org/docs/stable/generated/torch.compile.html) functionality to demonstrate performance improvements in torch code. This PR focuses on adding `torch.compile` to `PatchPredictor`. **Notes:** - According to the [documentation](https://pytorch.org/tutorials/intermediate/torch_compile_tutorial.html),...

enhancement

This mini-PR adds `torch.compile` functionality to `DFBRFeatureExtractor`.

enhancement

I'd like to know which model(s) was used to calculate average_slot_power and total_power. Thank you in advance.

- wsic version: 0.9.0 - Python version: 3.9.18 - Operating System: Ubuntu 22.04.3 LTS ### Description I have tried installing the package with pip, following the [docs](https://wsic.readthedocs.io/en/latest/installation.html). Despite the package...