examples icon indicating copy to clipboard operation
examples copied to clipboard

TensorFlow examples

Results 158 examples issues
Sort by recently updated
recently updated
newest added

Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.7.2 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...

size:XS
dependencies
awaiting review

Recently I tried installing this repo through pip, and it failed with the following message: ``` raise InvalidVersion(f"Invalid version: '{version}'") pkg_resources.extern.packaging.version.InvalidVersion: Invalid version: 'b4eb09b4a3d167557d999723f7c2ed0d53a1bb7d-' ``` After some googling, I found...

ready to pull
size:S

Added missing link (Codelab Keras and TensorFlow Lite) in the Android readme file, also adjusted for correct display of the link.

size:XS
awaiting review

Add TFLite generative AI Android example https://codelabs.developers.google.com/kerasnlp-tflite#0

ready to pull
kokoro:force-run
size:XL
awaiting review

The child class (ObjectDetector) can call the summary method, but the model variable used within the method, self.model is only accessible after running the child method create_model

size:XS
awaiting review

Fixed the broken links for Colab for image classification, Colab for text classification, Colab for BERT question answer & Colab for object detection

size:XS
awaiting review

fixed typos in doc/comments/code/attribute name (incl. reformatting/unification of doc)

size:S
awaiting review

Correct misspelled documentation in class doc strings.

size:XS
awaiting review