Neural Networks API 1.2 In NNAPI 1.2 we've added 60 new ops including ARGMAX, ARGMIN, quantized LSTM, alongside a range of performance optimisations. This lays the foundation for accelerating a much greater range of models -- such as those for object detection and image segmentation. We are working with hardware vendors and popular machine learning frameworks such as TensorFlow to optimize and roll out support for NNAPI 1.2.
最新のNNのOperations関連ファイルは、https://android.googlesource.com/platform/frameworks/ml/+/refs/heads/master/nn/common/operations/83個。激増?
おまけに量子化対応も。。。
おまけに量子化対応も。。。