-
### Comment:
In https://github.com/conda-forge/deepmd-kit-feedstock/pull/78, I am building a program linked with TensorFlow and PyTorch. When using the latest versions of them, i.e. TensorFlow 2.16 a…
-
We cannot use Abseil in dynamically loaded and dynamically unloaded libraries:
https://abseil.io/about/compatibility#what-users-must-and-must-not-do
Dynamic unloading of performance layers causes …
kuhar updated
2 years ago
-
First congratulations on the great work and Nobel Prize !!
And thanks for your open-source. How faithful !
After "pip3 install -r dev-requirements.txt" (successful), when trying "pip3 install --n…
-
Abseil has released their version of the Status library: https://abseil.io/blog/2020-091021-status
We should consider using the upstream code instead of maintaining it ourself.
-
**What's Wrong**
I have recently tried to clean build proton with clang18 in WSL (Ubuntu 22.04), but it reports `error: 'switch' missing 'default' label [-Werror,-Wswitch-default]` in [base/base/Stri…
-
Hey, abseil is broken on freebsd building..
i am using latest hunter version, until 2-3 days ago all worked good.. Now it doesn't build
```
-- Performing Test ABSL_INTERNAL_AT_LEAST_CXX17
-- Per…
-
### Describe the issue
I need to build the runtime with the --use_dml option. However, each time I do I keep getting an error message saying
```The C++ Standard Library forbids macroizing the keyw…
-
We have an imminent migration for newest abseil (20240116.1), as well as (almost) newest grpc (1.61.1) and libprotobuf (4.25.2).
In order to recompile consumers correctly (mainly arrow and tiledb),…
-
内部推广不多哇,都没看到相关文档。
可以看成是brpc(bthread)folly(graph)abseil(container) 三个的组合吗
-
### Describe the issue
it is possible to build shared libraries with cmake with BUILD_SHARED_LIBS=ON
AFAIK, it is not possible to create them with Bazel.
According to https://ltekieli.com/linux…