-
### What's hard to do? (limit 100 words)
Create arrays and bit vectors with replicated patterns. SystemVerilog provides the replication operator which works on both, so you can do stuff like:
```
in…
-
Hi,
An operator for getting the number of elements of an array was recently added to C2y, (I proposed it, and also have patches ready for GCC). We're still in a discussion about the name, trying t…
-
The approach to specifying the null forgiving operator to prevent `x!!!` and the like causes some problems, and might be better dealt with as "make it valid in the grammar, but prohibit it in semantic…
-
Hello!
I’ve been working with TensorFlow Lite models in tract and have come across a model which cannot be loaded. I've compared the operators used in themodel with those mentioned in the [README](…
-
**Is your feature request related to a problem? Please describe.**
We want to provision all the configurations trough the operator but notificationTemplates are missing, i think it would be useful to …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
## Description
There is destructive operation occurs on operator upgrade. After upgrading from…
-
Hey!
I have been trying to get this operator to work in an openshift 4.14 cluster for a while now, with no luck. For some reason I don't yet understand, the operator keeps having issues getting the A…
-
## Description
The current [Feature Test Kit](https://github.com/tmforum-oda/oda-canvas/tree/master/feature-definition-and-test-kit) only tests the default Canvas installation. It is structured to …
-
## Motivation
The `nerc-ocp-test` cluster operator network is in a degraded state.
## Completion Criteria
Make sure all the cluster operators are `Available` in the `nerc-ocp-test` cluster.
## Des…
-
Hi there,
I had a question regarding the operators/functions that are being used in the yolov8_e2e.py and it's pose equivalent.
I am trying to find the function definitions for methods like Sele…