-
### This issue is to have a centralized place to list and track work on adding support to new ops for the MPS backend.
[**PyTorch MPS Ops Project**](https://github.com/users/kulinseth/projects/1/vi…
-
email dated 2013-01-17
-
I've been nagging Felix about trying what I call substitution/context pooling. This is based on the intuition I've posted about in the NuPIC-theory thread below and elsewhere:
http://lists.numenta.or…
-
This is the issue for things that would be nice to get into the manual in the future. Rather than closing this issue, we'll just tick things off as part of the regular round of "next manual" issues.
-
I got 2 questions.
1. What exactly does 'subdivision' do? I know batch/subdivision is memory consumption but not quite sure what subdivision do exactly
2. Trying to use 4 GPUs (1080ti) how much can …
-
Dodds, Peter Sheriden et al. 2015. [“Human language reveals a universal positivity bias.”](https://www.pnas.org/content/pnas/112/8/2389.full.pdf) Proceedings of the National Academy of Sciences 1112(8…
-
To test the generalization of the model trained on Stain3 (and tested on Stain2), I will now evaluate it on Stain4. Based on the results, further advancements will be made by training on plates of Sta…
-
In this issue you can either:
- **Add papers** that you think are interesting to read and discuss (please stick to the format).
- **vote**: should be done using :+1: on comments
-
BPO | [1649329](https://bugs.python.org/issue1649329)
--- | :---
Nosy | @loewis, @gpshead, @devdanzin, @tarekziade, @chrysn, @merwok
Files | [gettext.patch](https://bugs.python.org/file8287/gettext.pa…
-
I am trying to fit a model in which each sample has three float features (X) and a corresponding set of 13 vectors of 100 points (y).
`Dataset shape (X, y): torch.Size([1500, 3]), torch.Size([1500…