-
Hello guys, I just install tensorflow 1.9 from source using CUDA 9.0 Cudnn 7.0.5.
After that I use bazel to build the so file. However when i tried to run cmake command to build the project. I have t…
-
Hi,
Great work setting up this repo. I am working on a Mac OS and have a gcc 4.2. I run into this error when trying to setup run loss using this script `bash script/build.sh`:
`CMake Error at /…
-
### System information
- **OS Platform and Distribution (e.g., Linux Ubuntu 16.04)**: Linux Ubuntu 23.10
- **GCC/Compiler version (if compiling from source)**: 13.2.0
- **CUDA/cuDNN version…
-
There's CI for windows, but it fails. The only available builds are for `pytorch-cpu`, [v1.1.0](https://anaconda.org/conda-forge/pytorch-cpu/files) more than 1.5 years ago, nothing for the newer `pyto…
-
It seems that under /usr/include malloc.h is at /usr/include/malloc/malloc.h
I thought we could use stdlib.h instead, but after some reading I found that this has other issues.
Anyway the use ca…
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.13
### Custom code
Yes
### OS platform and distribution
…
-
### Environment
|info| output |
|---|---|
|os | Ubuntu 16.04 |
|cmake | 3.5.1 |
|TF version | 1.9.0 |
|TF is working | `python -c "import tensorflow as tf; sess=tf.InteractiveSession()"` works…
-
### Library name
tensorflow
### New version number
2.12.0
### Other information that may be useful (release notes, etc...)
It is important to be able to access models, older versions wi…
-
Hello @benjaminum ,
Thank you and your partners so much about the greate Computer Vision work.
Today, I have tried to build your branch `master` with Ubuntu 18.04, after some tweaks with CMake (I di…
-
Hello,
I want to use AIMET with Tensorflow on a system (server) with Ubuntu 20.04. I followed the instruction [here](https://github.com/quic/aimet/blob/develop/packaging/docker_install.md). Based o…