<?xml version="1.0" encoding="utf-8" ?><rss version="2.0"><channel><title>Bing: Pytorch Stack</title><link>http://www.bing.com:80/search?q=Pytorch+Stack</link><description>Search results</description><image><url>http://www.bing.com:80/s/a/rsslogo.gif</url><title>Pytorch Stack</title><link>http://www.bing.com:80/search?q=Pytorch+Stack</link></image><copyright>Copyright © 2026 Microsoft. All rights reserved. These XML results may not be used, reproduced or transmitted in any manner or for any purpose other than rendering Bing results within an RSS aggregator for your personal, non-commercial use. Any other use of these results requires express written permission from Microsoft Corporation. By accessing this web page or using these results in any manner whatsoever, you agree to be bound by the foregoing restrictions.</copyright><item><title>What is the command to install pytorch with cuda 12.8?</title><link>https://stackoverflow.com/questions/79537819/what-is-the-command-to-install-pytorch-with-cuda-12-8</link><description>as of now, pytorch which supports cuda 12.8 is not released yet. but unofficial support released nightly version of it. here are the commands to install it. so with this pytorch version you can use it on rtx 50XX. I've got 5080 and it works just fine.</description><pubDate>Mon, 20 Apr 2026 15:18:00 GMT</pubDate></item><item><title>python - OSError: [WinError 1114] A dynamic link library (DLL ...</title><link>https://stackoverflow.com/questions/79850496/oserror-winerror-1114-a-dynamic-link-library-dll-initialization-routine-fai</link><description>What I’ve tried Recreating the virtual environment Reinstalling torch and ultralytics Verifying Python version compatibility (Python 3.11.5) Running outside my project directory (same error) I cannot import torch at all, so any computer vision project depending on PyTorch fails. This happens only on Windows, and I’m using uv instead of pip.</description><pubDate>Sun, 19 Apr 2026 01:01:00 GMT</pubDate></item><item><title>python - install specific version of pytorch - Stack Overflow</title><link>https://stackoverflow.com/questions/79189080/install-specific-version-of-pytorch</link><description>I am trying to install a specific version of torch (along with torchvision and torchaudio) for a project. The instructions from the project mentioned the command: pip install torch==1.9.0+cu111</description><pubDate>Wed, 22 Apr 2026 20:10:00 GMT</pubDate></item><item><title>PyTorch fails on Windows Server 2019: “Error loading c10.dll” (works ...</title><link>https://stackoverflow.com/questions/79825818/pytorch-fails-on-windows-server-2019-error-loading-c10-dll-works-fine-on-win</link><description>The file c10.dll exists in the correct folder (torch\lib), but Windows Server refuses to load it. The exact same environment (same Python, same package versions, same torch wheel) works fine on Windows 10. What I want to understand Why does c10.dll fail to load specifically on Windows Server 2019? Is this caused by: Missing MSVC runtime? PyTorch not supporting Windows Server? CPU instruction ...</description><pubDate>Tue, 21 Apr 2026 23:03:00 GMT</pubDate></item><item><title>Intermittent NvMapMemAlloc error 12 and CUDA allocator crash during ...</title><link>https://forums.developer.nvidia.com/t/intermittent-nvmapmemalloc-error-12-and-cuda-allocator-crash-during-pytorch-inference-on-jetson-orin-nano/349752</link><description>This then causes the crash in the PyTorch memory manager (CUDACachingAllocator). You could either optimize host memory or consider follow the steps Convert the PyTorch model to use TensorRT which is specifically designed to run on the Jetson with maximum efficiency and minimal memory overhead. Good luck with your implementation!</description><pubDate>Mon, 20 Apr 2026 12:34:00 GMT</pubDate></item><item><title>How to install Pytorch with CUDA support using conda?</title><link>https://stackoverflow.com/questions/76376486/how-to-install-pytorch-with-cuda-support-using-conda</link><description>The cuda-pytorch installation line is the one provided by the OP (conda install pytorch -c pytorch -c nvidia), but it's reaaaaally common that cuda support gets broken when upgrading many-other libraries, and most of the time it just gets fixed by reinstalling it (as Blake pointed out). As @pgoetz says, the conda installer is too smart.</description><pubDate>Wed, 22 Apr 2026 05:58:00 GMT</pubDate></item><item><title>PyTorch 2.8.0 on Jetson Orin Nano: ImportError: libcudss.so.0 not found</title><link>https://forums.developer.nvidia.com/t/pytorch-2-8-0-on-jetson-orin-nano-importerror-libcudss-so-0-not-found/346195</link><description>Why does PyTorch 2.8.0 depend on libcudnn.so.8 on Jetson? PyTorch 2.8.0 depends on libcudnn.so.8 because it was built with cuDNN 8, which is a legacy version of cuDNN. cuDNN is a library of GPU-accelerated primitives for deep neural networks. PyTorch uses cuDNN to accelerate certain operations on NVIDIA GPUs.</description><pubDate>Tue, 21 Apr 2026 16:36:00 GMT</pubDate></item><item><title>Torch for Jetpack 6.2 - Jetson AGX Orin - NVIDIA Developer Forums</title><link>https://forums.developer.nvidia.com/t/torch-for-jetpack-6-2/347131</link><description>Check PyTorch Installation: Verify that PyTorch is installed correctly and that the version is compatible with your CUDA version. By following these steps and troubleshooting tips, you should be able to install Torch with GPU support on your Jetson AGX Orin Developer Kit with Ubuntu 22.04. *** Please give the thumbs up if you get answers you like.</description><pubDate>Wed, 22 Apr 2026 16:49:00 GMT</pubDate></item><item><title>PyTorch not recognizing RTX 5090 (sm_120) on Windows 11 - Stack Overflow</title><link>https://stackoverflow.com/questions/79833972/pytorch-not-recognizing-rtx-5090-sm-120-on-windows-11-cuda-error-no-kernel</link><description>I'm trying to use PyTorch with an NVIDIA GeForce RTX 5090 (Blackwell architecture, CUDA Compute Capability sm_120) on Windows 11, and I keep running into compatibility issues. PyTorch detects CUDA,...</description><pubDate>Mon, 20 Apr 2026 06:29:00 GMT</pubDate></item><item><title>Is there a way to install pytorch on python 3.12.0?</title><link>https://stackoverflow.com/questions/77225812/is-there-a-way-to-install-pytorch-on-python-3-12-0</link><description>I wanted to use the new Python 3.12 features on pytorch.</description><pubDate>Sun, 19 Apr 2026 19:01:00 GMT</pubDate></item></channel></rss>