-
# Context
TS 26.512 specifies a **Network Assistance Session** resource at reference point M5. The Media Session Handler must create one of these before it can invoke any of the Network Assistance …
-
Hi,
I have a model that works perfectly with `Tract`, but when quantizing the model using `intel neural compressor` Tract can no longer run the model.
Tract fails with the following error:
`…
-
I saw #437 I know tflite is not currently supported. I was wondering what would have to be done to add support.
I've used `flatc` (compiled from master branch) and the tflite schema to generate a …
-
### Current Behavior
Not sure if this is related to cbindgen. I have the following repo structure:
```
│
├─ build # cmake build folder
├─ cpp
│ └─ CMakeLists.txt
│ └─ cpp files
├─ DeepFilt…
-
**If the design issue template is not followed, the issue might be closed.**
## Documentation request
Hi all,
I am started to work with free5gc in the last two weeks. I am trying to impleme…
-
##### Description
When running code gen on an openapi 3.x document with a `servers` section, if you use a variable for the port, code gen throws an exception. The exception does not block the gener…
-
Apologies for another `Gather` issue but it appears that #1191, though it fixes #1190 and #1187 now deletes singleton dimensions upon analysis for other edge cases of models that our users have just s…
-
Hello!
The operator TopK (https://onnx.ai/onnx/operators/onnx__TopK.html) does not seem to be implemented. This is used as a sparse activation function in some architectures.
```
Error: Failed …
-
Hi, I'm getting a `Could not evaluate attribute 'ratios' while converting operator 'Split'; NameError: name 'split' is not defined` error when converting a yolov5s.onnx model to NNEF format. Any sugge…
-
Dear NNEF programers,
This error occurred while converting from ONNX to TF.
## Enviroment
In Google Colab, we installed these packages.
```powershell
!pip install onnx
!git clone https:/…