-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
binary
### TensorFlow version
tensorflow-gpu 2.9.0
### Custom code
Yes
### OS platform and distribu…
-
Do anyone was able to compile source code from this repository?
The code is very old and it seems that there are many compatibility issues.
I would need some instructions how to properly set enviro…
-
While trying to build a current checkout (v0.11.0-1192-g187baf18) on a freshly-installed Slackware64-15.0 (LLVM 13.0.0, glibc-2.33):
```
[ 38%] Built target bps
[ 38%] Building CXX object example…
-
When running Tracy + ASan on our project, we get a buffer overflow in Tracy a few seconds after we open the "Memory" panel on the Tracy server. It runs fine if we don't open the "Memory" panel.
I'm…
-
*Title*: *Enable PGO for Envoy*
*Description*:
Profile-Guided Optimization (PGO) allows gaining additional performance for the software since it uses runtime profile information to perform more ad…
-
```
undefined method `-' for nil:NilClass
/tmp/build_79ab307c-534a-4c55-b5cb-d102b9b8f936/vendor/bundle/ruby/2.0.0/gems/battle_ship-0.1.2/lib/battle_ship.rb:31:in `key_up_to_first_underscore'
…
-
```
Hi ,
I am not sure if this issue is with the address-sanitizer or with the SDL lib
itself. But I would appreciate any help.
I have compiled latest llvm and clang from the svn repository under …
-
Hello,
we installed the latest pagespeed module on our servers (1.9.32.14-stable). There are noticable improvements and the module obviously does its job.
The only problem is that in total the page d…
-
```
What steps will reproduce the problem?
Currently if we want to run sanitized shared library in unsanitized executable
we have to run executable with LD_PRELOAD=libasan.so which may be inconvenien…
-
@WillyChap and I have recently implemented a CESM interface to python for use with machine learning. We could not use the npl to do this and had to set up our own conda environment - we would like to…