-
Hi there,
Thanks for sharing the algorithm and all your work!
After comparing your acceleration data with mine, I encountered some questions and uncertainties. I would greatly appreciate it if you…
-
Hi,
Thank you for your awesome work.
I know Vision Pro has eye-tracking. I just wondering whether and how the developer can acquire and collect eye-tracking data using this device?
Best.
-
`ttnn.permute` fails with inner-most dim = 1 when doing transpose (tested with 2D tensors, e.g. `(2, 1)` with permutation `(1, 0)`).
This is blocking the `aten.t.default` to `ttnn.permute` conversi…
-
When a cluster loses all replicas of a shard and the data distributor later restarts, it gets stuck trying to track the initial shards (Note: I'm not certain if this is universally true or if it requi…
-
The relative mouse coords are currently indeed based on pixels moved, if you stretch a fixed size element that you are mousing inside, example if you make a 1280x720 fixed size canvas stretch into a 1…
-
- [ ] Determine what quality control metrics we want to compute and track (hardware, software, mouse behavior)
- [ ] Use the AIND Quality Control system to track them: https://aind-data-schema.readth…
-
Write detailed breakdown of documentation tasks for data API.
Possible duplicate of #56
-
I'm not sure best how to phrase this question, so let me start with a concrete example:
Let's say I have a timely dataflow computation spread over 2 machines. I have records uniquely identified by …
-
**Describe the bug**
Seems like the `slice` op is missing from [TT-NN API](https://docs.tenstorrent.com/tt-metal/latest/ttnn/ttnn/api.html#operations) documentation, while it has references in the tt…
-
With the MASSIVE generative AI movement, automatic1111 has become a staple tool for image generation. This tool creates images that include lots of data regarding the configuration of any image in the…