-
Hi
Is there any demo code for the pwm in Earl Grey?
and, I can't find the base address of pwm in the link below.
https://docs.opentitan.org/hw/top_earlgrey/doc/
Could you please provide me th…
-
### Description
I read the documentation for implementing opentitan on an FPGA board but could not find a list of minimum specs an FPGA needs to be able to run opentitan. Xilinx Kintex 7 with CW310 s…
-
## Brief description of the issue:
When I create a download mix and begin listening and then interrupt it the downloaded mix disappears. (also - In MK1 both the downloaded mix AND the original mix wo…
-
Hi,
One of the features I found useful with EDTA was the script for combining consensus repeat libraries across multi-sample datasets. Is there a way to combine Earl Grey results from assemblies of…
-
### Description
Hello there,
CW310 has three user push buttons: SW0 (which is used for reset in the firmware), SW1, SW2.
I want to use them trough the pinmux in SW for requesting user presence …
-
When I am trying to create a plan by calling `client.plan.create(data=data)` its looking for an `item_id` where do I get the item id?
If I create a plan using a curl request or postman as shown [h…
-
The Apple internal API still use `UICompatibilityInputViewController` in iOS 16.
`UICompatibilityInputViewController` should also be blacklisted on iOS 13 and above.
https://github.com/google/E…
-
When trying to create a plan, I get the following error:
`BadRequestError: The requested URL was not found on the server.`
The code snippet:
```Python
def create(period, interval, name, amount,…
-
## Environment info
- `transformers` version: 4.1.0.dev0
- Platform: Linux-4.15.0-122-generic-x86_64-with-debian-buster-sid
- Python version: 3.7.9
- PyTorch version (GPU?): 1.7.1 (True)
…
-
Expected weight to be a vector of size equal to the number of channels in input, but got weight of shape [1280] and input of shape [16, 2560, 9, 9]
I have the mm_sd_v15.ckpt downloaded in stable-di…