HomeSort by relevance Sort by last modified time
    Searched full:packed_lhs_ (Results 1 - 1 of 1) sorted by null

  /external/gemmlowp/internal/
compute.h 38 const PackedLhs& packed_lhs_; member in class:gemmlowp::ComputeImpl
48 packed_lhs_(_packed_lhs),
66 packed_lhs_.seek_run(start_row, start_depth);
71 packed_result_block.cols_stride(), packed_lhs_.current_data(),

Completed in 245 milliseconds