Lucas Elisei
Lucas Elisei
I can't find a way to implement `bias_add` operator. Let's say I have a `Tensor` with a shape of `(1, 8, 28, 28)` and another `Tensor` (which contains biases) with...
Hi I would like to know if there are any requirements about the version of Vivado and Intel tools to use with HeteroCL? Thanks for the answer and keep up...
### Checklist - [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports ### Describe your issue When building a custom image with `podman`, `cross` passes `--progress` flag...
First of all, here is the design I'm using:  The first DMA channel (`C2H_0`) initialization is done correctly. After allocating memory, descriptors and requesting a transfer, the `tready` signal...