-
### 🐛 Describe the bug
We have simultaneously a Metal backend and an MPS backend in PyTorch. It's not clear to me we need both of them. In particular, if we want to deploy to iOS, if you can be iOS 9…
-
Right now the transfer operator works only on an `AbstractBinning` outcome space.
It would be nice to have a more general notion of the transfer operator so that one could compute the `transferoperat…
-
@AndriSignorell, did you consider going from Rd documentation to markdown flavored [**roxygen2**](https://roxygen2.r-lib.org/) documentation (which automatically generates Rd files)? It could be wri…
-
Branching from question in #2665; giving its own thread as there's a few points to discuss that will diverge some distance from the code changes currently proposed there.
If I read correctly, the f…
-
I am a complete beginner who decided to follow the roadmap couple of months ago. Sharing a few books that helped me to get started.
1. How computer works : **Code: The Hidden Language of Computer Ha…
-
When you apply tf.gather to a random variable, edward seems to have trouble treating the result as a random variable. Here's an example: if `W` is a random variable of shape (100), then `tf.gather(W,n…
-
Dear Palantir developers, @ManuSetty
Palantir is an excellent tool for trajectory analysis, but I have a problem now.
My input is a published dataset containing Oligodendrocytes lineage cells(Cell …
x1han updated
3 months ago
-
We are working on to increase supports for sparse tensor. Currently we have [summarized current state of sparse tensor](https://github.com/pytorch/pytorch/issues/9674) and listed out [sparse ops to su…
-
# Mathematical background
I believe we can use Sobol' indices when the inputs are independently distributed.
Note that neither the first-order effects nor the total effects sum to any constant, bu…
-
Currently, antipodal quaternions are treated as equal, i.e., `q == -q`. I can see the motivation for this -- they induce the same rotation -- but this leads to several issues:
* AFAIK, accessing t…