Home
last modified time | relevance | path

Searched defs:HashtableLookupOpModel (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dhashtable_lookup_test.cc39 class HashtableLookupOpModel : public SingleOpModel { class
41 HashtableLookupOpModel(std::initializer_list<int> lookup_shape, in HashtableLookupOpModel() function in tflite::__anon07e193630111::HashtableLookupOpModel
/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DHashtableLookupTest.cpp59 class HashtableLookupOpModel { class
61 HashtableLookupOpModel(std::initializer_list<uint32_t> lookup_shape, in HashtableLookupOpModel() function in android::nn::wrapper::HashtableLookupOpModel
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/nnapi/
H A Dnnapi_delegate_test.cc4886 class HashtableLookupOpModel : public SingleOpModelWithNNAPI { class
4888 HashtableLookupOpModel(std::initializer_list<int> lookup_shape, in HashtableLookupOpModel() function in tflite::__anon1a74836d0111::HashtableLookupOpModel