Closed kit1980 closed 6 months ago
torch.utils._pytree._register_pytree_node is deprecated. Please use torch.utils._pytree.register_pytree_node instead.
This can probably be just a config change at https://github.com/pytorch-labs/torchfix/blob/main/torchfix/deprecated_symbols.yaml
Maybe in future if we have several pytree-related rules, they can their own category and error codes.
This can probably be just a config change at https://github.com/pytorch-labs/torchfix/blob/main/torchfix/deprecated_symbols.yaml
Maybe in future if we have several pytree-related rules, they can their own category and error codes.