-
### Clear and concise description of the problem
Simplify the cost of learning to follow
### Suggested solution
1. For example, if you don't know the ID of the yotube blogger, you can follow it dir…
-
Here is a very rough first cut at an alignment authoring api. I obviously need to learn a lot about python so forgive the non-standard function signatures.
I think the goal is: Keep it simple - dev…
-
# Description
The goal of this story is to design a UX/UI for the Dependency Visualizer tool.
This tool will provide an intuitive interface to explore dependencies across folder, file, and code le…
-
### 🚀 The feature, motivation and pitch
Pitch: Get the forward/backward of a Dynamo function
We (PyTorch/XLA) would like to get a symbolic graph representation (e.g. FX graph) of the forward and b…
-
### Description:
- Implement a function to load the provided ASCII banner file (like `shadow.txt`,` standard.txt`, `thinkertoy.txt`).
- This function should read the ASCII representation of each c…
-
From https://github.com/spcl/dace/pull/1736#pullrequestreview-2418963774
> can you please make it a config option whether the frontend parses bools as bools or ints (to ensure compatibility with ex…
-
Hey, I wanted to clarify one thing about the behavior of completion on overloads. Currently (v1.3.2), there's a duplicate entry for each function overload:
![image](https://github.com/nolanderc/gls…
-
```Haskell
newtype (:%:) (int :: Type) (modulus :: Natural) = UnsafeMod int
```
This is the `Mod` type from #177 proof-of-concept
Motivation is to model things as what they are. For instance, in…
-
So, I asked backrooms-chat to hallucinate the source code for world-interface, and it imagined that there was a utility function to help it generate the ASCII text banners it likes. The command takes …
-
### Summary of issue:
Right now, whether a class's object representation includes a vptr is implicit from the presence of virtual functions. Should it be explicitly declared?
### Details:
…