-
Can you verify that these two images collide?
![beagle360](https://user-images.githubusercontent.com/1328/129860794-e7eb0132-d929-4c9d-b92e-4e4faba9e849.png)
![collision](https://user-images.githubu…
-
**Is your feature request related to a problem? Please describe.**
Currently the fims_math functions do not include the generic `value/max(value)` e.g. $S_a = S_a'/max(S_a')$. The double logistic tea…
-
In requests for help for cythonized built-in methods, the signature of the method is not shown, unlike normal python methods. For an example,
```
sage: a=17
sage: a.quo_rem?
Docstring:
R…
-
Hi, I wrote some code in slang, which seems to execute the forward pass correctly. But when I execute the backward pass, GPU utils goes 100%, and system hangs. Specially when I try to print the deriv…
-
I am trying to compute full jacobian using `jacrev` or `jacfwd` from `torch.func`. Part of the loss function uses `_PointFaceDistance`. Out of the box, `pytorch3d` does not support `torch.func`. The …
-
LS,
In my project, I found the need to implement numerical differentiation support in pytorch. Is it on the roadmap to provide that for this tool too? I might be able to add this myself and provide…
-
am now running into:
```ERROR: ArgumentError: cannot reinterpret an `ForwardDiff.Dual{nothing, Float64, 11}` array to `ForwardDiff.Dual{ForwardDiff.Tag{var"#39#40", Float64}, Float64, 12}` whose fi…
-
- [x] Make an account on GitHub and write a comment on this ticket.
- [x] Set up Linux environment with GPU (Ubuntu 22.0 is recommended)
- [x] Install the git command in linux environment and clone …
-
This issue serves to collect high-level areas where we want to improve or extend Halide. Reading it will let you know what is on the minds of the core Halide developers. If there's something you think…
-
## Background and Motivation
In mathematics, a derivative of a function of a real variable is another function that computes the sensitivity to changes in the output of the original function with r…