Searched defs:out_buf (Results 1 – 1 of 1) sorted by relevance
118 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