-
After building a couple of hours I get this error on arm32.
It builds on x86-64.
```
Linking of rule '//tensorflow/lite/examples/label_image:label_image' failed (Exit 1): arm-resy-linux-gnueabi…
-
When I use this script `./compile.sh` also appears this warning
```
/home/lab528/anaconda3/envs/folding/lib/python3.6/site-packages/tensorflow_core/include/unsupported/Eigen/CXX11/src/Tensor/Tenso…
-
They are large binaries: shouldn't really store in git.
Better to give instructions on how to download a *relevant* (per device+image) compiler toolchain.
-
**System information**
- Google Pixel 7 / Android 14 / Google Tensor G2
- TensorFlow 2.16.1
Running a simple model with a Add + Mul on both GPU and CPU gives vastly different results (on device C…
-
### Issue type
Build/Install
### Have you reproduced the bug with TensorFlow Nightly?
No
### Source
source
### TensorFlow version
dd0c582
### Custom code
No
### OS platfo…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
tf 2.17.0, tf-nightly==2.18.0.dev20240906
### Custom code
No
### OS p…
-
Opencv version 4.5
```
File "E:\mask_rcnn_inception_v2_coco_2018_01_28\opencv\sources\samples\dnn\tf_text_graph_common.py", line 313, in writeTextGraph
cv.dnn.writeTextGraph(modelPath, outp…
-
Line 177 has a type error. The example in your 19 year video ran smoothly, but I trained a new one to encounter this error.
pi@raspberrypi:~ $ cd tflite1/
pi@raspberrypi:~/tflite1 $ source tflite1-e…
-
I installed/linked the package but cannot run models that were built with tensorflow version > 1.3
> Possible Unhandled Promise Rejection (id: 0):
> 05-26 21:42:48.749 6305 7014 W ReactNativeJS:…
-
I'm using TensorFlow's `transform_graph` tool to optimize my model for inference:
```bash
bazel-bin/tensorflow/tools/graph_transforms/transform_graph \
--in_graph=frozen_graph.pb \
--out_graph=e…
sndre updated
4 years ago