facebookresearch/xformers

Provide an easy way to debug mem-eff issues

Open

#632 建立於 2023年1月10日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Python (6,903 star) (473 fork)batch import
good first issue

描述

🚀 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=...)

貢獻者指南