Tilak

Results 336 comments of Tilak
trafficstars

@SuryanarayanaY, I was able to reproduce the issue on tensorflow v2.9, v2.11 and nightly. Kindly find the gist of it [here](https://colab.research.google.com/gist/tilakrayal/1e95c7dbb315c184d0c062877310e198/untitled826.ipynb).

@philippHeitzer, I tried with the approach for the mentioned code and was executed without any issue/error and also I can see the model.tflite file was available. Kindly find the gist...

Closing this as stale. Please reopen if this is still a valid request. Thank you!

@lishasha233, To ensure compatibility with integer only devices (such as 8-bit microcontrollers) and accelerators (such as the Coral Edge TPU), you can enforce full integer quantization for all ops including...

@sushreebarsa, I was able to reproduce the issue on tensorflow [v2.9](https://colab.research.google.com/gist/tilakrayal/fd585b144ac4bc2f5b5fb3f8a35a14c1/tf-log1p-log-derivatives-0-0.ipynb), [v2.11](https://colab.research.google.com/gist/tilakrayal/5b67f8c68d8f66b5bd6b9eec63a8a105/untitled824.ipynb) and [nightly](https://colab.research.google.com/gist/tilakrayal/56ad1f853f62e1c25b1812f9c39240d6/untitlenightly.ipynb). Kindly find the gist of it here.

Closing this as stale. Please reopen if this is still a valid request. Thank you!

@xmy19029, Primarily please try to create the model that has the Custom Op. Using custom operators consists of four steps. - [Create a TensorFlow Model.](https://www.tensorflow.org/lite/guide/ops_custom#create_a_tensorflow_model) Make sure the Saved Model...

@danyow-cheung, I tried to execute the code **!pip install -q git+https://github.com/tensorflow/docs** from the mentioned official keras doc on both Windows and colab and it was executed without any issue/error. Kindly...

@danyow-cheung, Yeah, please try to execute in colab and update the same. And the error clearly mentioned that it is not the problem with either pip or tensorflow. Also this...

Closing this as stale. Please reopen if this is still a valid request. Thank you!