-
On iOS and in the Photos app I can search for the app that created the photo. Is there any way to query this after the export?
This software is amazing, by the way. I have 53,186 assets in my…
-
TorchBench CI has detected a performance signal or runtime regression.
Base PyTorch commit: 1b6d6e98fed5cdb0a0c2fedd5354dd8b83dd07f1
Affected PyTorch commit: 1b6d6e98fed5cdb0a0c2fedd5354dd8b83dd07f…
-
TorchBench CI has detected a performance signal or runtime regression.
Base PyTorch commit: 329bb2a33e40f4bc76b2e061b180d3234984c91b
Affected PyTorch commit: 61239df555df02e8c60a2ad63363878a2a57c16…
-
Hello I have been trying to research this all day and I keep getting the same error "your data directory is invalid Ensure there is a file called ".ocdata" in the root of the data directory.
Thank…
-
Repro:
```
benchmarks/torchbench.py -d cuda --float32 --inductor --no-skip --accuracy --only Super_SloMo
```
-
TorchBench CI has detected a performance signal.
Base PyTorch version: 1.14.0.dev20221013+cu116
Base PyTorch commit: 48c648d75df4a2d02ede71f34c11b7f48c80da0e
Affected PyTorch version: 1.14.0.dev20…
-
TorchBench CI has detected a performance signal or runtime regression.
Base PyTorch commit: 871fc7bb76f05c3c487214404f687cf7a6a8e453
Affected PyTorch commit: 981d4c2578d10d8a96d173471802fc2812541fb…
-
TorchBench CI has detected a performance signal or runtime regression.
Base PyTorch commit: 329bb2a33e40f4bc76b2e061b180d3234984c91b
Affected PyTorch commit: 61239df555df02e8c60a2ad63363878a2a57c16…
-
Also affect `beit_base_patch16_224`, `crossvit_9_240`, `deit_base_distilled_patch16_224`, `vit_base_patch16_224`, `xcit_large_24_p8_224`
Repro
~~~
import torch
from torch import tensor, device…
-
Found PR #291 interesting, so ... tried to use it :-)
* Attempt 1
Following current README:
```
DESTDIR="${HOME}/mystuff"
BUILD_PREFIX="/my/local"
rm -rf "${DESTDIR}"
ca…