-
For Kafka Connect, Confluent provides a `ProtobufConverter`. Could we be seeing something similar for Apicurio?
-
I am getting following Error when using io.confluent.connect.protobuf.ProtobufConverter.
```
java.lang.VerifyError: Bad return type
Exception Details:
Location:
io/confluent/protobuf/MetaProt…
-
root@145605beb0f5:/app/astra-sim/extern/graph_frontend/chakra# python3 -m chakra.et_converter.et_converter --input_type Text --input_filename ../../../inputs/workload/ASTRA-sim-1.0/Resnet50_Da…
-
Hello, I am a beginner just starting to learn. I really appreciate the great work your team does with Chakra.
I am following the tutorial: https://github.com/mlcommons/chakra/wiki/Running-Simulatio…
-
Issue
===
We are using typescript sdk to send a signal (with args) to a list of workflows using batch operation. The worker is setup with the default data convertor/default settings. When the signal…
-
Hi, the root README file suggests that there should be a dedicated LICENSE file in each of the sub-modules of this repo, stating the license of this particular module. This is missing for the _protobu…
-
This was asked recently, given a compiled protobuf type, e.g. `T
-
**Describe the bug**
Using the jekyll-extlinks plug-in will cause the error problem of Jekyll::Converters::Scss encountered an error while converting 'assets/css/just-the-docs-dark.scss':
Other si…
note4 updated
1 month ago
-
### OS Platform and Distribution
Linux Ubuntu 22.04
### Compiler version
gcc/g++ 11.4.0
### Programming Language and version
C++
### Installed using virtualenv? pip? Conda?(if python…
-
# Bug Report
### Is the issue related to model conversion?
No
### Describe the bug
I am using `from onnx.utils import extract_model` to extract a subgraph from a `16bit QDQ` quantized mode…