facebookresearch/xformers

Provide an easy way to debug mem-eff issues

オープン

#632 opened on 2023/01/10

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Python (473 件のフォーク)batch import
good first issue

Repository metrics

Stars
 (6,903 個のスター)
PR merge metrics
 (平均マージ 3d 6h) (30d で 1 merged PR)

説明

🚀 Feature

We should be able to: (1) Understand which op is used for FW/BW (via additional logging enabled with an env variable?) (2) Possibly disable some ops entirely with env variable (like CUDA_VISIBLE_DEVICES but something like XFORMERS_MEMEFF_FW_OPERATORS=...)

コントリビューターガイド