安装
PyTorch Frame 适用于 Linux、Windows 和 macOS 上的 Python 3.9 到 Python 3.11。
通过 PyPI 安装
pip install pytorch-frame
# Install with optional dependencies
pip install pytorch-frame[full]
从主分支安装
pip install git+https://github.com/pyg-team/pytorch-frame.git