
This can cause breakages where existing calls pass Tensors with the wrong shape or omit certain non-Tensor arguments (including default values).

Added 16-bit int type support for built-in op less, greater_than, equal.Added int16x8 support for the built-in ops space_to_batch_nd and batch_to_space_nd.Added int16x8 support for the built-in op mirror_pad.

Added int16x8 support for the built-in op exp.The Python TF Lite Interpreter bindings now have an option experimental_disable_delegate_clustering to turn-off delegate clustering.Added 16-bit and 64-bit float type support for built-in op cast.

The LMDB dependency that these kernels are bringing to TensorFlow has been dropped, thus making the build slightly faster and more secure. This is in preparation for completely removing them from TensorFlow. The LMDB kernels have been changed to return an error.Release 2.13.0 TensorFlow Breaking Changes
