-
this serves as an umbrella issue.
things to start with, will add more when dive into the backward code.
1. refactor tt-to-ttgpu-warp pass
2. xetla backward investigation
-
A number of people have expressed interest in the idea of resizable warps. I really like this idea, especially for loop warps, but have a few concrete questions I'd like to resolve before we start imp…
-
### Discord username (optional)
_No response_
### Describe the bug
I have created a virtual environment that uses the `--prompt` option to give the venv a name.
```bash
$ python -m venv test-en…
-
On some systems, a new version written in iced takes a very long time to start.
It seems to be a problem with iced itself. Need to figure out how to fix it or rewrite to another stack.
-
### Symfony version(s) affected
6.4
### Description
When using the Console [table helper](https://symfony.com/doc/current/components/console/helpers/table.html), the following exception is so…
-
### Bug Description
In ```warp/sim/collide.py```, ```wp.clone``` are used to create new arrays when ```requires_grad=True```:
```
model.soft_contact_body_pos = wp.clone(model.soft_contact_body_po…
-
### Discord username (optional)
_No response_
### Describe the solution you'd like?
Myself and many other Mac Admins in enterprise and education utilize [Installomator](https://github.com/Installom…
-
I had a request from a user to use warp-level semantics from CUDA: `sync_warp`, `warpsize`, and stuff here: https://cuda.juliagpu.org/stable/api/kernel/#Warp-level-functions.
They seem to be avail…
leios updated
11 months ago
-
Hi, I was wondering if there is some kind of interface so that I can define a struct or some class and have it be an object in Warp's model class? I want to implement cables attached to rigid bodies a…
-
### 🚀 The feature
[TimeStretch](https://pytorch.org/audio/stable/generated/torchaudio.transforms.TimeStretch.html) is not in SpecAugment. It should be Time Warping instead. Time Warping does not chan…