-
## Hello!
- Vote on this issue by adding a đź‘Ť reaction
- If you want to implement this feature, comment to let us know (we'll work with you on design, scheduling, etc.)
## Issue details
In our code…
-
Currently a name as "try" is marked as invalid. Problems are:
- the error message is attached to the start block. That is unexpected.
- there is no good reason, who "try" is forbidden (code generation…
-
whitespace is dropped if it is at the beginning or end. this is undesirable if using `titlecase` say as a method or plugin in a text editor such as `vim`. please preserve whitespace at beginning and e…
-
Currently creating sensor inputs and outputs is a bit confusing. We need some sort of manager / wizard to help users add and use OPUs and OPUs
-
#### Your system information
* Steam client version (build number or date): 1705108172 / 1707518866
* Distribution (e.g. Ubuntu): Arch btw
* Opted into Steam client beta?: [No] / [Yes]
* Have yo…
-
Use a JSON file where the user specify the input fields to search for in the files
-
### Is your feature request related to a problem? Please describe
I'm currently facing the challenge to use the output of an `ml_inference` request processor in a `normalization-processor` as part of…
-
It would make for some interesting mechanics to undock a landed ship from the parent via logic. It would also help to have some output for "undocking" so bay doors can open when you leave.
The rea…
-
## Repro
```python
import functools
import jax
from jax.experimental import pallas as pl
import jax.numpy as jnp
@functools.partial(
pl.pallas_call,
out_shape=(
jax.ShapeD…
-
**Describe the bug**
Convolution configuration, ("batch_size, output_channels,input_channels, input_height, input_width, filter_height, filter_width, stride_h, stride_w, pad_h, pad_w, use_1d_systolic…