Home
last modified time | relevance | path

Searched defs:SparseLshProjection (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/packages/modules/NeuralNetworks/common/cpu_operations/
DLSHProjection.cpp125 void SparseLshProjection(LSHProjectionType type, const RunTimeOperandInfo* hash, in SparseLshProjection() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/kernels/
H A Dlsh_projection.cc146 void SparseLshProjection(const TfLiteTensor* hash, const TfLiteTensor* input, in SparseLshProjection() function