-
### 🚀 Traceable Collectives!
Collective APIs (e.g. all_reduce, all_gather, ...) are used in distributed PyTorch programs, but do not compose cleanly with compilers.
Specifically, torchDynamo a…
-
#### What problem would the feature you're requesting solve? Please describe.
Today, validation of a client cert as part of TLS mutual auth needs to be handled by App Code. This is in part due to the…
-
Feels like I'm going crazy about this issue. I'm currently using `@apollo/client` with `react-native` in a yarn workspace. I've setup the yarn workspace correctly with the custom metro config required…
-
## Background and Motivation
I'd like an optional `string? CallbackUrl` since I'll likely have **multiple** frontends on different (sub)domains, consuming the same Auth API.
Passing that (sub)doma…
-
When the application grows it's become harder and hander to trace connections, and _wiring_ become an issue.
For example, this graph should be simple, as long as the application is really super sma…
-
### Proposal Date
2023-07-25
### Target Ticket Acceptance Date
2023-08-08
### Earliest Open edX Named Release Without This Functionality
Quince - 2023-10
### Rationale
A lot of Paragon componen…
-
### Problem
The document upload feature requires the user to be able to upload an image on the frontend, on all platforms. Currently, there is no obvious way to allow the user to upload and preview a…
-
Hi, thanks for the very useful plugin! I've found Iron to be a nice alternative to the (also excellent) Neoterm.
However, I don't see an obvious way to configure the REPL invocation dynamically.For…
-
The OFP frontend is getting increasingly hard to maintain. A recent brush with some of its inconsistencies (mostly due to skew in the generated AST node scoping due to upstream bugs) has highlighted t…
-
I can see that in https://docs.juliahub.com/CalculusWithJulia/AZHbv/0.0.13/precalc/julia_overview.html you use
```
Pkg.add("SymPy") # for symbolic math
Pkg.add("Roots") # for solving `f(x)=0`
…