johnny-wang16

Results 8 issues of johnny-wang16

I'm trying to set up a DUT that's suitable for development of baremetal systems. The path I'm trying is the JTAG interface according to [this part of chipyard documentation](https://chipyard.readthedocs.io/en/latest/Advanced-Concepts/Chip-Communication.html). However,...

question

The `LOOP_CONV ` module assumes input image and convolution kernels are square matrices. This restriction might not hold all the time (ex: 1. input image might not always be square....

**Type of issue**: bug report **Impact**: API modification **Development Phase**: request **Other information** **If the current behavior is a bug, please provide the steps to reproduce the problem:** I use...

bug
needs new testing

Hello there, I noticed a typo/discrepancy in the rs-colorize.cpp file. The `RGBtoD` function is different from what is described in the document [here](https://dev.intelrealsense.com/docs/depth-image-compression-by-colorization-for-intel-realsense-depth-cameras) in section 3.2. I think the document...

Hi, as Gemmini gains more and more attention, I was wondering if you guys have plans to support the .tflite format. By support i mean enabling the functionality of deploying...

To reproduce: 1. `docker run -it --env MUJOCO_KEY=URL_TO_YOUR_MUJOCO_KEY \ humancompatibleai/adversarial_policies:latest /bin/bash # change tag if built locally` 2. `ci/build_venv.sh` 3. The following error occurs: seems like something wrong with the...

I'm trying to reproduce the result but got stuck at the first step. Seems like some dependencies of the stable-baseline3 is wrong? To reproduce this error, just clone this repo...

Add function to programmatically set object scale. Currently only the following are scaled: geom position, mesh size, body position, site position, slide joint position and slide joint range.