-
**Environment:**
1. Framework: TensorFlow
2. Framework version: intel-tensorflow-avx512==2.5.0
3. Horovod version: 0.22.1
4. MPI version: openmpi 4.0.3
5. CUDA version: N/A, cpu only
6. NCCL ver…
-
I need a cpp-pm package repo for `tensorflow` I am just going to setup `tensorflow-lite` but need to modify the official repo to get the cmake build working on android (works for linux with no issues)…
-
I am facing the problem, I tried set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -D_GLIBCXX_USE_CXX11_ABI=0") in CmakeList file, it doesn't work, also tried add -D_GLIBCXX_USE_CXX11_ABI=0 in setup.py, it does…
-
On Ubuntu 19.04
Python 3.7.3
```
pip3 install attention-sampling
Collecting attention-sampling
Using cached https://files.pythonhosted.org/packages/ff/2d/4474d1f516865eb83419c67045d885adc0326…
-
I am trying to build and run the FlexConv as explained on GitHub, I am pretty stuck already for a few days.
I have Cuda 10.1 and now I have installed python 3.6 and TensorFlow 1.14 which is built wi…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
tf 2.13
### Custom code
No
### OS platform and distribution
Windows 1…
-
I'm wanted to try out OpenNN but the current version does not compile. Here are the steps I took (I'm on a Debain Linux machine):
git clone https://github.com/Artelnics/OpenNN
cd OpenNN/
mkdir bu…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.14.0
### Custom code
Yes
### OS platform and distribution
Ubunt…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.14.0
### Custom code
Yes
### OS platform and distribution
Ubunt…
-
I am currently trying to run the codes for the Data Validation in Production ML Pipelines course, and I run into the following problem both on my local machine and on the modal remote. I think it is t…