Searched refs:SparseLshProjection (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/kernels/
H A Dlsh_projection.cc143 void SparseLshProjection(const TfLiteTensor* hash, const TfLiteTensor* input, function in namespace:tflite::ops::builtin::lsh_projection
186 SparseLshProjection(hash, input, weight, out_buf);

Completed in 101 milliseconds