pytorch/xla

[torch_xla] scan_layers fails if the layer have no weights

Open

#8,748 创建于 2025年2月26日

在 GitHub 查看
 (1 评论) (0 反应) (1 负责人)C++ (575 fork)github user discovery
enhancementgood first issue

仓库指标

Star
 (2,786 star)
PR 合并指标
 (PR 指标待抓取)

描述

Seen on https://github.com/pytorch/xla/pull/8734/files#diff-fd0b937d2fd231d227ae1901d62379ae35208c19b3e90f4188a1e272764eaae4

We should support scanning over layers that don't even have any weights and just do pure compute.

贡献者指南