-
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…
-
hello! when I run 'catkin build tensorflow_ros_cpp' and when the program runs to 'Starting >>> tensorflow_catkin" ,there is an error:'
CMake Error at eigen-stamp/download-eigen.cmake:21 (mess…
-
I was trying to Shift the code to one of my project which has a c++ file but was not able to do that as a project can't have more then one cmake fie so I was not able to do so if anyone has a solution…
-
## Background
When putting `pytorch_blade` and `tensorflow_blade` to open source, BladeDISC's project structure gets more complex. Currently we've already had the following essential directories:
- …
-
Both tensorflow and the micropython firmware are built where unused code can be dropped at link time. This allows for a smaller firmware because not all operators need to be included.
We can copy …
-
I'm attempting to install llama-cpp-python under the tensorflow-gpu docker image (nightly build) . When I attempt to do so, I get the following error messages.
````
root@a1f1e127514b:/tf# CMAKE_A…
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
2.14
### Custom code
Yes
### OS platform and distribution
W…
-
This is not an issue so much as a suggestion.
I struggled with getting the cmake windows build working, because I kept hitting the [compiler heap error C1060](https://msdn.microsoft.com/en-us/library…
-
### 🐛 Describe the bug
/usr/local/lib/python3.9/site-packages/torch/share/cmake/Caffe2/public/mkldnn.cmake looks for ```MKLDNN```.
There is a GitHub project https://github.com/Intel-tensorflow/mkl-d…
-
### 🐛 I`m using libtorch in C++ project, it worked for a while then I got this after running the binary.
The bizare thing is that it worked for a while, even on GPU, I have trained and everything wor…