Vengineerの妄想(準備期間)

人生は短いけど、長いです。人生を楽しみましょう!

Android Q (10)で、Neural Networks APIが 1.2 に



  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.

Android M (8.1)のNNのOperations関連ファイルは、27個+1ディレクトリ

Android O (9)のNNのOperations関連ファイルは、28個

最新のNNのOperations関連ファイルは、https://android.googlesource.com/platform/frameworks/ml/+/refs/heads/master/nn/common/operations/83個。激増?
おまけに量子化対応も。。。

Android M (8.1)のNeural Networks APIについては、Slideshareにアップしていますので、ご利用ください。