Home
last modified time | relevance | path

Searched defs:out_buf (Results 1 – 1 of 1) sorted by relevance

/frameworks/ml/nn/common/operations/
DLSHProjection.cpp118 int32_t* out_buf) { in SparseLshProjection()
138 const RunTimeOperandInfo* weight, int32_t* out_buf) { in DenseLshProjection()
154 int32_t* out_buf = reinterpret_cast<int32_t*>(output_->buffer); in Eval() local