You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: