TensorFlow 2.18.0
- TensorFlow 近 90 天出现 2 次
- TensorFlow 近 90 天第 2 次发版
发生了什么
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…
摘要按规则整理自下方来源原文