pytorch/xla

[torch_xla] scan_layers fails if the layer have no weights

Open

#8748 aperta il 26 feb 2025

Vedi su GitHub
 (1 commento) (0 reazioni) (1 assegnatario)C++ (575 fork)github user discovery
enhancementgood first issue

Metriche repository

Star
 (2786 star)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor