Lucas Elisei

Results 4 issues of 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...

enhancement

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...

Backend

### 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: ![xdma-2_c2h_channels](https://user-images.githubusercontent.com/1280245/115883906-9a6a6380-a44e-11eb-8849-9a2a9d52692b.png) The first DMA channel (`C2H_0`) initialization is done correctly. After allocating memory, descriptors and requesting a transfer, the `tready` signal...