-
Hey! Following this easy tutorial (https://www.tensorflow.org/tutorials/generative/dcgan) I tried to implement a GAN on the MNIST dataset (simple CNN for the discriminator, transposed CNN for the gene…
-
Trying to run `generate.py` on a DeepSpeed checkpoint currently breaks. Using inference with DeepSpeed should be relatively simple I think - but I couldn't quite figure it out and realized most of the…
-
we chatted about how thats current a no go at ICFP 2017, has there been any action on that since?
-
Hello, according to https://github.com/bytedance/byteps/blob/master/docs/timeline.md, I get the timeline and find the grad tensor start time is unordered, which seems enable the priority scheduler. Ho…
-
The inference programming language currently has functions that expose the underlying trace API more or less the way it's implemented:
- `select :: scope -> block -> Action subproblem`
- `detach :: su…
-
Hi,
I've been trying to extend descent to be able to create a U-Net (as in https://arxiv.org/abs/1505.04597) with it.
A U-Net ist basically a bunch of convolutional layers that get concatenated wi…
-
- PyTorch-Forecasting version: 0.9.1
- PyTorch version: 1.10.0+cu102
- Python version: 3.9.7
- Operating System: Red Hat Enterprise Linux 7.9
### Expected behavior
I try to run DeepAR model o…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
### Describe the Feature
I highly suggest it and I want to colab together on https://airesearch.wiki
```
/**
* JS-PyTorch is a Deep Learning library with GPU.js acceleration in PyTorch API synt…
-
I met a issue when I used Conv2d in model.
Assertion as follow:
**File "/home/data/anaconda3/anaconda/envs/mpc/lib/python3.7/site-packages/crypten/cuda/cuda_tensor.py", line 195, in __patched_conv…