-
**Describe your environment**
OS: CentOS Stream release 8
Compiler: gcc (GCC) 10.3.1 20210422 (Red Hat 10.3.1-1)
OpenTelemetry libs compiled today (2/9/2022) from main branch using following comma…
-
- [ ] STL: [proposal: increase scope to cover stl · Issue #3 · kaushalmodi/std_vector](https://github.com/kaushalmodi/std_vector/issues/3)
- [ ] https://github.com/BigEpsilon/nim-cppstl
- [ ] [Nimbo…
-
### Describe the issue
impossible to build onnx with vs2022 build tool + cuda 11.6 + cudnn 8.5.0. cuda and cudnn correctly installed, i checkout on 1.13.1 as specified in [here](https://onnxruntime…
-
Hello, I need some assistance on building the sample on my Arch linux. I follow the instructions but I ran into the following error while running `setup_native_build.sh`
`setup_native_build.sh: lin…
-
When building protobuf and abseil from wrapdb, and then compiling generated code, one can encounter an error:
`clang++ -stdlib=libc++ -Iproto/libhs_proto_lib.a.p -Iproto -I../proto -Isubprojects/prot…
-
# Bug Report
### Is the issue related to model conversion?
No.
### Describe the bug
```
pip install onnx
```
fails with
```
[ 86%] Linking CXX executable protoc
ld: w…
recmo updated
9 months ago
-
### Description
abseil/20211102.0 seems succeed to be built and installed (Windows Visual Studio clang 15), but conan raise an exception and interrupt the `conan install` process.
```
Installing (…
-
### Description
I'm trying to generate text from video but I always get an error from network layer.
Maybe it's in the request response.
Error: NSPOSIXErrorDomain Code=40 "Message too long"
…
-
### Describe the issue
bazel is migrating to use the new "platforms" to support multi architectures: https://bazel.build/concepts/platforms
As more and more people start to use the new bazel and t…
-
In conda-forge, we build shared libraries for many reasons, and one of the consequences is that we have to rebuild things whenever a new version (resp. changed ABI) of a given library is released. The…