codeinassembly
- Karma
- 69
- Created
- June 23, 2022 (4y ago)
- Submissions
- 0
- Show HN: Efficient `Torch.cdist` Using Triton (github.com)
For my research, I needed to use `torch.cdist` https://docs.pytorch.org/docs/stable/generated/torch.cdist.h... with p != 2. Turns out torch's implementation for cdist with p != 2 is prohibitively slow. I came up with an…
-
Hey HN, I'm Jinen. I’m a PhD student working on DL interpretability & Optimization Theory. Before beginning my PhD, I worked at DagsHub fine tuning vision models for domain specific deployments. I wanted to use ML…
-
The open source reimplementation is not as quick or robust as the closed source implementation - hopefully I'll be able to find time to make upgrades soon.
- Explaining Large Language Models by Breaking Them (dagshub.com)
- Deep Learning Papers Are Kinda Bullsh-T (dagshub.com)
- Unraveling the Deep Learning Reproducibility Crisis (dagshub.com)
-
TL:DR; need help making heatmaps! Repository: https://dagshub.com/nirbarazida/Pneumonia-Classification Colab Notebook: https://colab.research.google.com/drive/1U3F5ETJeisBnlmamR4EqigS7shIbL2L1 Hey everyone - I've been…