Aarushi Jain

Results 11 issues of Aarushi Jain

**### **Discussion regarding ways to reduce the compile time.** SD Clip Analysis:** Name | Time (ms) | Number of times called | Note -- | -- | -- | --...

Continous Integration

### Problem Description Once the mul_add_kernel, add_kernel and add_kernel are horizontally fused with the mlir_dot_add and mlir_slice_mul_reshape_transpose we can make this case more generic. For example if in place of...

Perf Improve

## Motivation ## Technical Details ## Changelog Category - - [ ] Added: New functionality. - - [ ] Changed: Changes to existing functionality. - - [ ] Removed: Functionality...

## Motivation The scale values could underflow or overflow. So, to avoid those cases clamping on both sides. ## Technical Details ## Changelog Category - - [ ] Added: New...

bugfix

DequantizeLinear operations failed during compilation with Mistral model due to zero scale values for mistral-7b with mixed precision.

bug