Windows पर Bare Metal Inference GPU इंस्टॉल करें
Docker के बिना, Windows पर NVIDIA CUDA और cuDNN के साथ inference-gpu Python package इंस्टॉल करें।
पूर्वापेक्षाएँ
चरण 1: Python इंस्टॉल करें
चरण 2: Inference GPU इंस्टॉल करें
py -m pip install --extra-index-url https://download.pytorch.org/whl/cu128 inference-gpuचरण 3: CUDA Toolkit 11.8 इंस्टॉल करें
चरण 4: cuDNN इंस्टॉल करें



चरण 5: zlib इंस्टॉल करें
चरण 6: Visual Studio 2019 C++ runtime इंस्टॉल करें
इंस्टॉलेशन सत्यापित करें
अंतिम अपडेट
क्या यह उपयोगी था?