ONE icon indicating copy to clipboard operation
ONE copied to clipboard

[circle-eval-diff] Support random and directory input

Open mhs4670go opened this issue 3 years ago • 2 comments

What

Let's support random and directory input.

Why

As of now, circle-eval-diff supports only hdf5 input data format. But sometimes, user want to run it without data set. And, directory input is needed as well.

mhs4670go avatar Jun 02 '22 05:06 mhs4670go

But sometimes, user want to run it without data set.

Q) how is the test done without data set?

seanshpark avatar Jun 06 '22 21:06 seanshpark

@seanshpark Well, I thought test can be done because it is about comparing outputs of two model - output diff. But, after offline meeting with @jinevening, random input seems not to be needed because it is a bit useless because the random data has absolutely nothing to do with the data needed for quantization.

mhs4670go avatar Jun 07 '22 02:06 mhs4670go