-
**Is your feature request related to a problem? Please describe.**
Some parts of the HTML content are created by the JavaScript code. Namely, the tables and other HTML content in the "Show test detai…
-
Hi. I think it would be nice to define here these two interface functions.
Some pseudocode:
```julia
"""
todirected(g::AbstractGraph)
Create a directed instance of graph `g`.
If `g` is alre…
-
If the display node graph is not constructed properly, the fixed-function interactive test still functions. The shader pipeline test also functions, though it looks funny. Someone who didn't know what…
-
The method for statically typing traversal functions in the generated code cannot handle cycles. This means that we must operate on the graph before generating code to hide these cycles from the stati…
-
Hi,
Since I couldn't get gtn to compile with cuda (see our conversation in [this issue](https://github.com/gtn-org/gtn/issues/32)), I turned off all CUDA related options. Specifically, I changed ht…
-
Some `RULES` pragmas are used to specialize functions to specific graph implementations. I believe most or all of these could be eliminated by adding the relevant functions to `Graph` or `DynGraph`. I…
-
A CLI tool over the existing Vyaakaran compiler which exposes similar functionality to the [Vyaakaran editor](https://vyaakaran.now.sh/editor).
The CLI tool would take source grammar file as input an…
-
### TLDR
**Rough Proposal**: In order to overlap graph communication with scheduling and computation, we should enable **partial** task-graph execution. Further details are discussed below, but the…
-
Hello,
I see that FOREACH clause, as well as some other new list and string functions (like list.dedup, list.sort, list.remove, string.join, string.matcRegEx etc. ) are working in the edge version …
-
This only works on the calculator and is likely a combination of hardware and software fault:
I have found that the numworks calculator will reset itself; deleting all data (scripts, functions, varia…