quiver-team / torch-quiver

PyTorch Library for Low-Latency, High-Throughput Graph Learning on GPUs.
https://torch-quiver.readthedocs.io/en/latest/
Apache License 2.0
293 stars 36 forks source link

Dockerfile should put in same directory with setup.py #132

Open LukeLIN-web opened 2 years ago

LukeLIN-web commented 2 years ago

If we directly run docker build -t "custom image name" , it would show ERROR: Directory '.' is not installable. Neither 'setup.py' nor 'pyproject.toml' found