Home
last modified time | relevance | path

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

/frameworks/ml/nn/common/operations/
DLSHProjection.cpp126 void SparseLshProjection(LSHProjectionType type, const RunTimeOperandInfo* hash, in SparseLshProjection() function
172 SparseLshProjection<T>(type_, hash_, input_, weight_, out_buf); in Eval()
188 template void SparseLshProjection<float>(LSHProjectionType type, const RunTimeOperandInfo* hash,
191 template void SparseLshProjection<_Float16>(LSHProjectionType type, const RunTimeOperandInfo* hash,
DLSHProjection.h68 void SparseLshProjection(LSHProjectionType type, const RunTimeOperandInfo* hash,