Home
last modified time | relevance | path

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

/packages/modules/NeuralNetworks/common/cpu_operations/
DLSHProjection.cpp146 void DenseLshProjection(const RunTimeOperandInfo* hash, const RunTimeOperandInfo* input, in DenseLshProjection() function
167 DenseLshProjection<T>(hash_, input_, weight_, out_buf); in Eval()
194 template void DenseLshProjection<float>(const RunTimeOperandInfo* hash,
197 template void DenseLshProjection<_Float16>(const RunTimeOperandInfo* hash,
/packages/modules/NeuralNetworks/common/types/operations/include/
DLSHProjection.h74 void DenseLshProjection(const RunTimeOperandInfo* hash, const RunTimeOperandInfo* input,