Jerry Shih

Results 12 comments of Jerry Shih

@houseroad @abhinavs95 @prasanthpul Do you know how to generate the resnet models in the page[1]? [1] https://github.com/onnx/models/tree/master/models/image_classification/resnet

> > Please try to run the following Bash script `_clean-meld-settings.sh` to cleanup your some settings of Meld. > > ```shell > > #!/bin/bash > > > > cd ${HOME}...

> @JerryShih > That is an unofficial, bad know-how :-( , but please try the following three steps. > > 1. move the original Mac-port starter script to `Meld.distro` below....

> > For me, I would like to have the regular indent in perl generator instead of the final asm file. It's easier for me to maintain the generator. I'm...

@cmuellner The public review of vector crypto spec has started at Friday June 23rd for 30 days. https://groups.google.com/a/groups.riscv.org/g/isa-dev/c/DpjkaK_1zQs/m/ubf7oSBFAgAJ?utm_medium=email&utm_source=footer Will we start to update this pr with the last spec recently?

Public review of vector crypto has ended(7/23). Will we review/merge this pr soon?

I have the same issue, but it's due to the wrong libmetal library. When I link the correct libmetal library, I could use spike without any problem. The libmetal library...

r? @emilio @jdm update for review comment.

> I don't understand. Why are we calling it with an empty slice? > If we are to verify the slice, we need to ensure proper length, not just check...

@kvark How about the second part? Is the reason still not strong enough? The api doesn't restrict to pass a non-empty slice only. So, we should do something(update the api...