- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for TFLiteConverter (0.1 seconds)
-
.github/ISSUE_TEMPLATE/tflite-converter-issue.md
--- name: TensorFlow Lite Converter Issue about: Use this template for reporting issues during model conversion to TFLite labels: 'TFLiteConverter' --- ### 1. System information - OS Platform and Distribution (e.g., Linux Ubuntu 16.04): - TensorFlow installation (pip package or built from source): - TensorFlow library (version, if pip package or github SHA, if built from source): ### 2. Code
Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Wed Jun 15 03:35:58 GMT 2022 - 2.1K bytes - Click Count (0) -
RELEASE.md
* Set `experimental_new_dynamic_range_quantizer` in tf.lite.TFLiteConverter to False to disable this change * Native TF Lite variables are now enabled during conversion by default on all v2 TfLiteConverter entry points. `experimental_enable_resource_variables` on tf.lite.TFLiteConverter is now True by default and will be removed in the future. * `tf.function`:Created: Tue Dec 30 12:39:10 GMT 2025 - Last Modified: Tue Oct 28 22:27:41 GMT 2025 - 740.4K bytes - Click Count (3)