-
Se debe analizar la opción de recibir datos mediante `FlatBuffers` o `Arrow Flight`, por ende el nodo `edge` debe poder procesar ese tipo de contenido.
- [x] Analizar las diferencias entre ambas bi…
-
Do you have a plan to support flatbuffers? If so, when or in what version?
-
### 🐛 Describe the bug
Following the instructions
https://github.com/pytorch/executorch/tree/main/examples/arm
after successfully completing
```
# Step [1] - setup necessary tools
$ ./setup.sh…
-
I'm using fedora 40 and I installed all the dependencies
The error I'm getting
`ERROR: /home/vishalahirwar/.cache/bazel/_bazel_vishalahirwar/dbbac8821b8211cc41bb4f6f8e43ad32/external/flatbuffers/s…
-
# JSON vs FlatBuffers vs Protocol Buffers
Quando pensamos em comunicação entre serviços/microsserviços a primeira opção que vem na nossa mente é o bom e velho JSON.
[https://eltonminetto.dev/post/20…
-
I keep getting build errors when I build xformer (see https://github.com/xmos/ai_tools/issues/909).
```
ERROR: /home/andy/.cache/bazel/_bazel_andy/8b429239a50f407a9e6918483356d160/external/lib_tfl…
-
-
### 🐛 Describe the bug
On Mac M1:
1. checkout latest main
2. `rm -rf cmake-out buck-out pip-out` prepare for a clean build
3. bash ./install_requirements.sh
Fail to install, weird error compl…
-
### Proposal Details
When calling RPC via WebSocket, the current JSON encoding method consumes too much bandwidth. It is hoped that support for specifying binary compression encoding methods, such as…
-
### Describe the issue
I see following assertion in the code:
https://github.com/microsoft/onnxruntime/blob/03ea5dc495bfb48977d23705fa7cf184866a9f7f/onnxruntime/core/flatbuffers/schema/ort_training_…