-
Hi! Thanks a lot for the awesome paper and implementation!
I can't get it to run on my M1 machine.
I built `pytorch` from source, with disabled CUDA options, as per https://github.com/IAMAl/PyTorc…
-
# Motivation
Running Python applications in a WasmEdge container allows us to deploy super lightweight Python applications on the cloud. A Python application in a Linux container could easily take 10…
-
First thanks for the excellent work! I have been using `torch.distributed.launch` to lauch training on a two-node cluster, each with 8 GPUs, and I found the training is extremely slow (~7x slower than…
-
### 🚀 The feature, motivation and pitch
Currently, pytorch officially supports INT8 format. However, recently, the newer GPUs (like T4/A100) already supports INT4 tensorcore. Meanwhile, from machine …
-
## ❔Question
## Additional context
-
### 🐛 Describe the bug
I am doing android benchmarking, with reference to https://pytorch.org/tutorials/recipes/mobile_perf.html#benchmarking
**Configuration Version:**
Android NDK: 21.1.635246…
-
- kernal hangs after view function in the notebook.
1. docker pull nvcr.io/nvidia/pytorch:24.03-py3
2. run the [example](https://github.com/InsightSoftwareConsortium/itkwidgets/blob/v1.0a50/examples…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
### 🚀 The feature
I've written an `AudioBlockReader` that wraps StreamReader to return chunks of audio that are padded left and right with valid data.
### Motivation, pitch
Let's say we have an alg…
-
@bottler
Issue: fbapipublicfiles download links for builds are not working
Status: I previously reported this issue when pt3d bumped from 0.7.0 to 0.7.1 at https://github.com/facebookresearch/pyt…