-
# Rule Selection
Currently, our approach is to go through all rules at each node and apply any rule we find that can be applied. Our new approach would handle this process slightly differently.
…
-
## Summary
When a model is transformed using the model scaling transformation, `Expressions` are created on the scaled model, but variable scaling factors are not added to them like they are for `C…
-
Hello,
After running [this cell](https://github.com/vandijklab/cell2sentence/blob/b2bea70569c27eef8480c919071ba92e7be9c032/tutorials/c2s_tutorial_1_rank_transformation_and_reconstruction.ipynb#L893…
-
We should propagate the type information and be able to know the type of any expression.
Some use-cases:
* Allow structs with fields like "x", "ra", without having the swizzle-related transformati…
-
When applying the add-conversions plugin on TypeScript code involving ternary expressions that return function expressions in one branch and property accesses in the other, the output code is malforme…
-
Would this combined omp_cpu_trans and omp_gpu_trans files work ? I assume it will I haven't tested yet
```
from utils import (
insert_explicit_loop_parallelism, normalise_loops, add_profiling,
…
-
***Full name of submitter:***
Eric Niebler
***Reference (section label):***
[expr.await]
***Link to reflector thread (if any):***
NA
***Issue description:***
Paragraphs [[expr.await]/3.2…
-
-
The reference implementation for Gherkin has adopted 'Cucumber expressions' which are a type based argument substitution in step definitions, similar to ours but using a different syntax. Ref. https:/…
-
### Problem Description
Hi guys, thanks for this awesome work!
Notice that Tensile applies some rules to avoid bank conflict (from omniperf/rocprof reports), These rules can be identified in the k…