Searched refs:Set3DWeightMatrix (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/lite/kernels/ | ||
D | embedding_lookup_sparse_test.cc | 66 void Set3DWeightMatrix(const std::function<float(int, int, int)>& function) { in Set3DWeightMatrix() function in tflite::__anonc8d704f40111::EmbeddingLookupSparseOpModel |
D | embedding_lookup_test.cc | 72 void Set3DWeightMatrix(const std::function<T(int, int, int)>& function) { in Set3DWeightMatrix() function in tflite::__anon08d5d9270111::EmbeddingLookupOpModel |
/external/tensorflow/tensorflow/lite/delegates/nnapi/ | ||
D | nnapi_delegate_test.cc | 4778 void Set3DWeightMatrix(const std::function<float(int, int, int)>& function) { in Set3DWeightMatrix() function in tflite::__anonde5f765e0111::EmbeddingLookupOpModel |