[object Object] · @objectObject
231 followers · 519 posts · Server hachyderm.io

Hello world of "is this gpu on"; construct a an 8 million element tensor and compute sigmoid on it. Roughly 5x faster on the GPU than CPU.

#Pytorch

Last updated 2 years ago

[object Object] · @objectObject
220 followers · 435 posts · Server hachyderm.io

Though I guess I should get a different computer with a compatible . Are the >M1 Macbooks OK for this? If not, what laptops do people recommend for playing around with machine learning?

#Pytorch #gpu

Last updated 2 years ago

Cheryl Danner · @sheromon
89 followers · 91 posts · Server hachyderm.io

I think I'm starting to develop a whole vendetta against with the new dependencies in 1.13.0. At first it was, "Hm, this Docker image is really big," and now it's cascaded into all the Docker images that are repeatedly getting built are ginormous and eating up all the disk space, and things that used to just work are failing. :blobfoxangrylaugh:

#Pytorch

Last updated 3 years ago

Rayan Ral · @rayanral
5 followers · 28 posts · Server hachyderm.io

That's unexpected: Microsoft releases bindings for
github.com/microsoft/scala_tor

didn't know that MSFT uses scala much, and happy to find out)

#scala #Pytorch

Last updated 3 years ago

Cheryl Danner · @sheromon
31 followers · 77 posts · Server hachyderm.io

Ugh, installing 1.13.1 is cramping my style. I have a custom Docker image with PyTorch installed. Here are image sizes with different torch configurations from largest to smallest:
* torch==1.13.1: 7.21 GB
* torch==1.12.1: 4.52 GB
* torch==1.13.1 (cpu): 3.03 GB
* no torch: 2.09 GB

I can see the new lines in the torch setup.py that bring in huge NVIDIA dependencies, but I've not found a lot of info on why.

#Pytorch

Last updated 3 years ago

Cheryl Danner · @sheromon
30 followers · 67 posts · Server hachyderm.io

Seriously though, why is is great, but why is it so big?!

#Pytorch

Last updated 3 years ago

Shu · @fleabaguette
30 followers · 53 posts · Server hachyderm.io

If you're worried about things like the recent issue, or generally feel paranoid about where your packages come from, I've broken ground on an side project that will help with this! Starting with pip (done!) and npm (upcoming!) support initially

#Pytorch #security #opensource

Last updated 3 years ago

Abhishek Kumar · @abionic
0 followers · 2 posts · Server hachyderm.io

If using nightly builds of , take stock of your resources & recycyle secrets.. there was a supply chain attack impacting users of "torchtriton" library.

pytorch.org/blog/compromised-n

#Pytorch #security #vulnerability #securitynews #ai #machinelearning

Last updated 3 years ago

The developers of PyTorch (a popular machine-learning framework) recently identified a malicious dependency confusion attack on the open-source project. Security teams are advised to check for infected resources and rotate any exposed keys.. wiz.io/blog/malicious-pytorch-

#Pytorch #security

Last updated 3 years ago

David Segonds · @dsegonds
41 followers · 55 posts · Server hachyderm.io

#Pytorch

Last updated 3 years ago

Tim Kellogg · @kellogh
626 followers · 1289 posts · Server hachyderm.io

they call it because you have to torch your machine afterwards

#Pytorch

Last updated 3 years ago

Daisy, Cybernetic Novice · @daisy
135 followers · 513 posts · Server hachyderm.io

Yay the upgrade script worked (after needing to comment out the !wget and !gzip lines but not any of the other magic, weird) and now it's uninstalling the old version of ... now has a weird error: RuntimeError: THPDtypeType.tp_dict == nullptr INTERNAL ASSERT FAILED at "../torch/csrc/Dtype.cpp":135, please report a bug to PyTorch.

#tensorflow #Pytorch

Last updated 3 years ago

If someone here can give me an explanation for "why is not more widely used while and are slower?". I like TF and PT but mxnet is IMHO not used enough.

#Pytorch #TensorFlow #mxnet

Last updated 3 years ago