-
Most of IREEs codegeneration relies on using tensor-based approaches. To aid that the `scf.forall` operation allows you to do parallel spatial decomposition. This is some part of what is modeled by `a…
-
**Is your feature request related to a problem? Please describe.**
Need a function or set of functions that can resample, reproject, and coregister data cubes from different sources.
Before: An…
-
- Debuggen
- Eigenbewegungsschäzung mit schräg fahren überlegen (eher unwichtig)
- mit poses
- man kann eine Zeit anfragen und kriegt die passende pose dazu
#57
-
## 🚀 Feature
It would be nice to be able to drag and resize image layers using their `translate`, `scale`, and potentially `rotate` options. This would allow people doing image registration or templa…
-
I'm curious about the initialization for CNTK, so I replace the `kernel_fn` in `c_map(W_var, b_var)` function in [colab](https://colab.research.google.com/github/google/neural-tangents/blob/main/noteb…
-
## Issue description
I am trying out dynamo_export to convert my pytorch model to onnx and it seemed to be stuck at reshaping a tensor of all things.
## Code example
The model code can be fou…
-
The current implementation of slope/inter is too simple and produces wrong results if `T` is an integer type and slope/inter are not exactly equal to an integer.
let slope = T::from_f32(slope).…
-
As title says, `nk_button_image` does not center align provided image, on the other hand `nk_button_label` does center align text. Is there any way how to achieve same behavior for `nk_button_image`?
-
I recently successfully compiled Elastix 5.0.0 with GPU support, but it doesn't appear to speed up anything relative to the CPU version. I can use the `(Resampler "OpenCLResampler")` option but there…
-
#482 refactored all the transformations to use numpy and pylinalg. The PR did not explicitly tweak performance beyond what is naturally gained/lost by switching to numpy, because the refactor itself w…