HomeSort by relevance Sort by last modified time
    Searched refs:kHashTensor (Results 1 - 2 of 2) sorted by null

  /frameworks/ml/nn/common/operations/
LSHProjection.h 56 static constexpr int kHashTensor = 0;
LSHProjection.cpp 30 hash_ = GetInput(operation, operands, kHashTensor);
45 const RunTimeOperandInfo *hash = GetInput(operation, operands, kHashTensor);

Completed in 79 milliseconds