Open gaikwadrahul8 opened 4 days ago
This issue originally reported by @vk1214 has been moved to this dedicated repository for LiteRT to enhance issue tracking and prioritization. To ensure continuity, we have created this new issue on your behalf.
We appreciate your understanding and look forward to your continued involvement.
Original Issue: https://github.com/tensorflow/tensorflow/issues/60532
Layer normalization is available in tensorflow https://www.tensorflow.org/api_docs/python/tf/keras/layers/LayerNormalization It is not part of the tflite supported ops https://github.com/tensorflow/tensorflow/blob/master/tensorflow/lite/builtin_ops.h
I would like to request support for this op. Please let me know if it is in development or scoped for future release.