Skip to content

Conversation

jianyuh
Copy link
Member

@jianyuh jianyuh commented Oct 1, 2025

Summary:
X-link: https://github.com/facebookresearch/FBGEMM/pull/1978

Resolve the failure:

│                                                                              │
│ /home/jianyuhuang/.fbpkg_conda_envs/xlformers_msl_rl_conda_feedstock-df42b69 │
│ /lib/python3.10/site-packages/fbgemm_gpu/experimental/gen_ai/attention/cutla │
│ ss_blackwell_fmha/__init__.py:35 in <module>                                 │
│                                                                              │
│ /home/jianyuhuang/.fbpkg_conda_envs/xlformers_msl_rl_conda_feedstock-df42b69 │
│ /lib/python3.10/site-packages/fbgemm_gpu/experimental/gen_ai/attention/cutla │
│ ss_blackwell_fmha/cutlass_blackwell_fmha_custom_op.py:15 in <module>         │
╰──────────────────────────────────────────────────────────────────────────────╯
TypeError: unhashable type: 'list'

Differential Revision: D83633629

Summary:
X-link: facebookresearch/FBGEMM#1978

Resolve the failure:

```
│ /data/users/jianyuhuang/fbsource/genai/msl/../llama4x/llama4x/ops/attention/ │
│ cutlass.py:7 in <module>                                                     │
│                                                                              │
│     4 import torch                                                           │
│     5                                                                        │
│     6 try:                                                                   │
│ ❱   7 │   from fbgemm_gpu.experimental.gen_ai.attention.cutlass_blackwell_fm │
│     8 │   │   cutlass_blackwell_fmha_interface as fmha,                      │
│     9 │   )                                                                  │
│    10                                                                        │
│                                                                              │
│ ╭───────────────────────────────── locals ─────────────────────────────────╮ │
│ │       Any = typing.Any                                                   │ │
│ │ dataclass = <function dataclass at 0xfffeb659c040>                       │ │
│ │  Iterable = typing.Iterable                                              │ │
│ │     torch = <module 'torch' from                                         │ │
│ │             '/home/jianyuhuang/.fbpkg_conda_envs/xlformers_msl_rl_conda… │ │
│ │     Tuple = typing.Tuple                                                 │ │
│ ╰──────────────────────────────────────────────────────────────────────────╯ │
│                                                                              │
│ /home/jianyuhuang/.fbpkg_conda_envs/xlformers_msl_rl_conda_feedstock-df42b69 │
│ /lib/python3.10/site-packages/fbgemm_gpu/experimental/gen_ai/attention/cutla │
│ ss_blackwell_fmha/__init__.py:35 in <module>                                 │
│                                                                              │
│ /home/jianyuhuang/.fbpkg_conda_envs/xlformers_msl_rl_conda_feedstock-df42b69 │
│ /lib/python3.10/site-packages/fbgemm_gpu/experimental/gen_ai/attention/cutla │
│ ss_blackwell_fmha/cutlass_blackwell_fmha_custom_op.py:15 in <module>         │
╰──────────────────────────────────────────────────────────────────────────────╯
TypeError: unhashable type: 'list'
```

Differential Revision: D83633629
Copy link

netlify bot commented Oct 1, 2025

Deploy Preview for pytorch-fbgemm-docs ready!

Name Link
🔨 Latest commit 2fd7735
🔍 Latest deploy log https://app.netlify.com/projects/pytorch-fbgemm-docs/deploys/68dccf8db2dc2400088ff707
😎 Deploy Preview https://deploy-preview-4957--pytorch-fbgemm-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@facebook-github-bot
Copy link
Contributor

@jianyuh has exported this pull request. If you are a Meta employee, you can view the originating Diff in D83633629.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 5a40c0e.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants