Shubham Kushwaha

Results 4 issues of Shubham Kushwaha

I've been trying to generate videos using the ssr feature in remotion. Now, my components contains \ and \ tags from `remotion`. But the `stitchFramesToVideo()` in `@remotion/renderer` doesn't stich those...

hi maintainers, i'm working on an independent research project which revolves very closely around software evolution in industry-grade (large scale, multi-repository, well documented) codebases and my primary approach is to...

Hi, I noticed that in the installation instructions [here](https://github.com/arcee-ai/DALM/blob/main/README.md#installation), the DALM repository is installed using the command ```shell pip install indomain ``` However, based on the name of the toolkit...

based on the implementations here - https://github.com/intel/auto-round/blob/9718d20333e4448b7cda96074ef481668d19c861/auto_round/data_type/int.py#L70 and my experiments at - https://colab.research.google.com/drive/1rjfaNl8B_9sQMMYXupk4DWtxwhR6LNpx?usp=sharing it seems that the symmetric int quantization is intentionally only for unsigned int, am i correct on...