-
### 🐛 Describe the bug
```python
import torch
from torch import nn, Tensor
from torch.export import export_for_inference, Dim
from torch.nn.attention.flex_attention import flex_attention
class…
-
Hi, thank you for releasing this wonderful code base.
When I'm trying to combine causal and cross-document mask, like below
```
document_ids = document_ids.unsqueeze(1) # [B, S] -> [B, 1, S]
…
-
I’ve been frustrated for weeks as to why I can no longer successfully build a Flex/AIR captive runtime bundle package for Windows using IntelliJ, or the adt command line. I build Windows packages on m…
-
Is there any example code to do this? Should I generate new BlockMask everytime?
Thanks!
------------------------------
Essentially, I have problem of slicing BlockMask. For exmaple, if we have…
-
I have a custom recipes repository with one Flex pack (`"type": "symfony-pack"`) and that pack has its own recipe to add a couple of files, nothing fancy.
On one of our machines, Flex unconfigures …
-
Hi,
I found the flex attention package really useful and flexible. However, it seems that flex attention does not support dropout, which is quite widely adopted. I would like to know if this would be…
-
## System Informations
* Go version: 1.23.2-alpine3.20
* OS: alpine
* Package version: github.com/line/line-bot-sdk-go/v8 v8.10.0
## Expected Behavior
Here is a simple Flex message I …
-
### 1. System information
- Google Colab Notebook
### 2. Code
_#### Model Definition ---------_
```
class CppTfTest(tf.Module):
def __init__(self, name=None):
super().__init…
-
### Version
Vben Admin V5
### Describe the bug?
## 无法用flex布局来做自适应高度
### 解决方案:
- `BasicLayout` 组件添加 class : `h-full`
- `VbenAdminLayout`组件中
```html
```
- `LayoutContent…
-
- [x] what version of Makie are you running? (`]st -m Makie`): [ee78f7c6] Makie v0.21.15
- [x] can you reproduce the bug with a fresh environment ? (`]activate --temp; add Makie`): yes
- [x] What plat…