-
Can't login to tfplay, no movies can be seen.
-
**System information**
- Have I written custom code (as opposed to using a stock example script provided in TensorFlow.js):
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu 20.04
-…
-
I was trying to run ML Inference with tensorflow-java deployed to AppEngine, but quickly failed with this error:
```sh
ERROR: (gcloud.app.deploy) Cannot upload file
[/root/repo/target/appengine-…
-
Converting is not working in onnx::Reshape() which is converted from .view() of pytorch.
I got 0 dim output by When infer the tflite modelTF Lite on android.
That is tflite.getOutputTensor().numDime…
-
### Description
While tflite-runtime can be successfully compile from source (using the full TensorFlow source) the whl produced does not have support for EdgeTPU (it's not recognized within tflite…
-
### 1. System information
TFLM
Tensorflow r2.5
### 2. Code
code in tensorflow\tensorflow\lite\tools\optimize\modify_model_interface.cc
Function: RemoveInputTensor
`code: c
// Removes the …
-
ValueError: Didn't find op for builtin opcode 'LEAKY_RELU' version '2'
Registration failed.
PS. I am using my own darknet model, and it successfully converted to tflite setting 'int8'.However, whe…
-
Hi my friends,
I'm using Colab (with python3.10 ) for model training.
I tried to use both tflite-support or tflite_support_nightly like this:
But I got this error:
Please give me some so…
-
### 1. System information
- Linux Ubuntu 16.04
- TensorFlow installation 2.17
I want to convert this model and check if it could run on a Coral Edge TPU
### 2. Code
```
num_classes = 2
ba…
-
Thoughts?
@mgielda / @tcal-x