Franz Srambical

Results 25 issues of Franz Srambical

There is no trackpad 'smooth scrolling' in macOS. I also have an arch linux installation on my macbook and I know that trackpad-smooth-scrolling works in arch. When I scroll with...

## Description Fixed a typo. ## Motivation and Context ## How Has This Been Tested? ## Types of changes - [x] Bug fix (non-breaking change which fixes an issue) -...

Currently, it is not easily possible to change the flax documentation to older versions. However, this is particularly useful when working with legacy code bases, especially in the light that...

Priority: P1 - soon

I don't think https://us-python.pkg.dev/gce-ai-infra/maxtext-build-support-packages/simple/ is public.

bug
GPU

Focus {left,right,up,down} does not work when focused on text input ## Checklist - [X] I've searched for duplicates. My search queries were (please don't forget to search in closed issues...

Adding `batch_first` as an `__init__` argument of `MultiHeadAttention` is just a quickfix since we are ignoring it. It does the job, though.