libjxl / bench

Testing of various jxl implementations in terms of conformance, speed, compression, ...
https://libjxl.github.io/bench/
BSD 3-Clause "New" or "Revised" License
3 stars 4 forks source link

Use NPY output directly to test jxl-oxide #18

Closed tirr-c closed 1 year ago

tirr-c commented 1 year ago

Install latest git version of jxl-oxide-cli using:

cargo install jxl-oxide-cli --git https://github.com/tirr-c/jxl-oxide.git
google-cla[bot] commented 1 year ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

mo271 commented 1 year ago

Thanks, @tirr-c! I would be great if you could follow the instructions above to sign the CLA

tirr-c commented 1 year ago

I think I've signed the CLA after seeing that comment; the check is passing now.