-
When I try to build apk file from build menu in Android Studio, I get the following error...
```
Executing tasks: [:app:assembleDebug]
Configuration 'compile' in project ':app' is deprecated. Use '…
-
| | |
|------------------|-----------------|
|Previous ID | SR-12687 |
|Radar | rdar://problem/62895037 |
|Original Repo…
-
### 🐛 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…
-
### 🐛 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…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.13
### Custom code
No
### OS platform and distr…
-
Hi,
thanks for great project, awesome work. I've had some problems trying to build tf-coriander from sources on macOS Sierra. At first, I want to point out that maybe I've misunderstood the instructi…
-
Hello
I am using Android Studio 3.1.4
with Android SDK tools 26.1.1 and Android platform version API 28 revision 6
After following the instruction of the readme, I tried to build the app_tensor…
-
Hi,
I am trying to implement Emotion recognition using DNN with TensorFlow. And i have successfully trained the model using the data as mentioned.
But when i try to run this
$ python emotion_reco…
-
Hello,
I use conan to build a **windows** application, and I have a confusion regarding private conan requirement, are they analogic to cmake private linking?
Here is the situation:
* Tensorfl…
-
Hi there,
I was following the build instructions in the README to create a tflite .dll file for my windows realtime image classification project.
The project works but very stuttery, so I tried to…