exocortex

Results 7 comments of exocortex

Thank you for your reply! I did add `dtoverlay=pwm` to my `/boot/firmware/config.txt`, although I wasn't really sure where or if it is important where in the config file to put...

running `pinctrl get 18` gets me: `18: a5 -- | lo // GPIO18 = PWM0` And I just realized that I completely misunderstood the pinmap provided from raspberry Pi. I...

The readme example does not run for me. I think there are a lot of extra steps that I don't know about. Which parts of Tokio do I have to...

Thank you for your comment! But even if I check your link (in order to see the examples in version/0.13) the `training.rs` file has a function `run` which does not...

Oh, that could be. But aren't both examples almost identical? I will check out everything! Thank you. (I'd like to mention thought that this is kind of confusing. Why are...

Maybe a good change would be to rename the mnist-example to something like "multiple_backends_mnist". I feel like it ist mostly designed to showcase the ease of switching between different backends....