Home
last modified time | relevance | path

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

/aosp_15_r20/external/gemmlowp/internal/
H A Dblock_params.h46 void Init(int rows, int cols, int depth, int num_threads, int l1_bytes_to_use, in Init()
51 FindL1BlockSizes<KernelFormat>(l2_rows, l2_cols, l2_depth, l1_bytes_to_use, in Init()
105 int l1_bytes_to_use, int* out_l1_rows, in FindL1BlockSizes()
122 1, (l1_bytes_to_use - 4 * KernelFormat::kRows * KernelFormat::kCols) / in FindL1BlockSizes()
132 std::max(1, l1_bytes_to_use / (l1_depth + 4 * l1_cols)); in FindL1BlockSizes()
H A Dsingle_thread_gemm.h49 int l1_bytes_to_use() const { return l1_bytes_to_use_; } in l1_bytes_to_use() function
93 rows, cols, depth, 1, context->l1_bytes_to_use(), in SingleThreadGemm()
H A Dmulti_thread_gemm.h678 rows, cols, depth, task_count, context->l1_bytes_to_use(), in MultiThreadGemm()
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow/lite/kernels/libtflite_kernel_utils/android_arm64_armv8-2a_cortex-a55_static_apex30_sabi/obj/external/tensorflow/tensorflow/lite/kernels/internal/optimized/
Dsse_tensor_utils.sdump9440 "function_name" : "gemmlowp::SingleThreadGemmContext::l1_bytes_to_use",
Dneon_tensor_utils.sdump23867 "function_name" : "gemmlowp::SingleThreadGemmContext::l1_bytes_to_use",
/aosp_15_r20/out/soong/.intermediates/external/tensorflow/tensorflow/lite/kernels/libtflite_kernel_utils/android_arm64_armv8-2a_cortex-a55_static_apex30_sabi/obj/external/tensorflow/tensorflow/lite/kernels/internal/
Dtensor_utils.sdump55210 "function_name" : "gemmlowp::SingleThreadGemmContext::l1_bytes_to_use",