shailenderjain

Results 17 comments of shailenderjain

Thanks... a lot for taking time out and providing response. This is very helpful ![Capture_Users](https://user-images.githubusercontent.com/26955702/196405810-66ff79ac-b99d-4eba-b0e9-b00e5176a878.PNG) From analytics i could see 10,916 session during the same period for the same page....

I want to ensure if the files which i want to compress via mozjpeg should use the right sample plan. For e.g. if my image is using 1*1 then the...

1. I will implement the same by adding flags for -notrellis in TJ class I have another query: We want to create 3 versions of the same image at the...

When i use CJPEG it takes approx. 25 seconds for 1 iteration. I have to execute 3 iterations (75, 84 & 90). Hence, approx 1 minute to complete

These were the steps 1) sudo apt-get install autoconf automake libtool nasm make pkg-config git 2) git clone https://github.com/mozilla/mozjpeg.git 3) cd mozjpeg 4) autoreconf -fiv 5) ./configure --with-java 6) make...

Just had a look at the code and i think this should be very straight forward task. I will try to edit the code. What is the process to check...

I am able to run on Debian environment. Is there any solution for this issue on Windows. I tried to update generation.oy torch.distributed.init_process_group("nccl") --> generation.oy torch.distributed.init_process_group("gloo"). But it does not...