summaryrefslogtreecommitdiff
path: root/nn/common/operations/EmbeddingLookup.cpp
AgeCommit message (Expand)Author
2020-11-05Update operation validation from HalVersion to VersionMichael Butler
2020-11-02Migrate NNAPI runtime to canonical typesSlava Shklyaev
2019-12-02Remove CpuExecutor::mOperandsSlava Shklyaev
2019-08-23clang-format for frameworks/ml/nnMichael Butler
2019-07-25Cleanup HalInterfaces.hMichael Butler
2019-07-19Adds LOG_TAG to cpp files not including it alreadyStefano Galarraga
2019-03-06Add a centralized runtime extension information storeSlava Shklyaev
2018-09-21Upgrade NeuralNetworks to v1.2Slava Shklyaev
2018-06-18NNAPI systrace for timing statisticsMika Raento
2017-10-10Made embedding lookup take int lookupsYang Ni
2017-10-06Allow fine grain verbose logging control through system property.Miao Wang
2017-10-02Add preparation code missed in some OPsYang Ni
2017-09-12Calculate storage size w/o assuming data typeYang Ni
2017-09-06Move operation files into subdirectoryYang Ni