Home
last modified time | relevance | path

Searched refs:LSHProjectionType (Results 1 – 3 of 3) sorted by relevance

/packages/modules/NeuralNetworks/common/operations/
DLSHProjection.cpp38 type_ = static_cast<LSHProjectionType>( in LSHProjection()
64 auto type = static_cast<LSHProjectionType>(getScalarData<int32_t>(typeOperand)); in Prepare()
125 void SparseLshProjection(LSHProjectionType type, const RunTimeOperandInfo* hash, in SparseLshProjection()
187 template void SparseLshProjection<float>(LSHProjectionType type, const RunTimeOperandInfo* hash,
190 template void SparseLshProjection<_Float16>(LSHProjectionType type, const RunTimeOperandInfo* hash,
DLSHProjection.h27 enum LSHProjectionType { enum
55 LSHProjectionType type_;
68 void SparseLshProjection(LSHProjectionType type, const RunTimeOperandInfo* hash,
DLSHProjectionTest.cpp44 LSHProjectionOpModel(LSHProjectionType type, std::initializer_list<uint32_t> hash_shape, in LSHProjectionOpModel()
131 LSHProjectionType type_;