TensorFlow 2.18.0
- TensorFlow: 2 events in the last 90 days
- TensorFlow: 2th Release in the last 90 days
What happened
Release 2.18.0 TensorFlow Breaking Changes tf.lite C API: An optional, fourth parameter was added TfLiteOperatorCreate as a step forward towards a cleaner API for TfLiteOperator . Function TfLiteOperatorCreate was added recently, in TensorFlow Lite version 2.17.0, released on 7/11/2024, and we do not expect there will be much code using this function yet. Any code breakages can be easily resolved by passing nullptr…
Summary assembled by rule from the sources below