TuxM to Technology MemesEnglish • 8 hours agoSoftware: Then vs Nowimagemessage-square5arrow-up124arrow-down18cross-posted to: [email protected]
arrow-up116arrow-down1imageSoftware: Then vs NowTuxM to Technology MemesEnglish • 8 hours agomessage-square5cross-posted to: [email protected]
minus-square@[email protected]linkfedilinkEnglish3•7 hours agoWhat Python code runs on a graphics card?
minus-squareBougieBirdielinkfedilinkEnglish2•5 hours agoPython has a ton of machine learning libraries. I’d maybe even go so far as to say it’s the de facto standard when developing AI There’s also some cuda libraries which by definition do things directly on the card
minus-square@[email protected]linkfedilinkEnglish1•6 hours agoYes… It’s possible to have that. Even when it doesn’t do that by default. The CPU can and still is the bottleneck in a fair few cases and you bet you can run shitty code on there.
What Python code runs on a graphics card?
Phyton, not Python. 🙃
Python has a ton of machine learning libraries. I’d maybe even go so far as to say it’s the de facto standard when developing AI
There’s also some cuda libraries which by definition do things directly on the card
Yes… It’s possible to have that. Even when it doesn’t do that by default. The CPU can and still is the bottleneck in a fair few cases and you bet you can run shitty code on there.