Home
last modified time | relevance | path

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

/frameworks/ml/nn/runtime/test/
DTestValidateOperations.cpp2554 void lshProjectionTest(int32_t operandCode, int32_t hashAndWeightOperandCode) { in lshProjectionTest() argument
2556 ANeuralNetworksOperandType hash = getOpType(hashAndWeightOperandCode, 2, inputDimensions); in lshProjectionTest()
2560 ANeuralNetworksOperandType weight = getOpType(hashAndWeightOperandCode, 1, weightDimensions); in lshProjectionTest()