Searched refs:l1_bytes_to_use (Results 1 – 6 of 6) sorted by relevance
/aosp_15_r20/external/gemmlowp/internal/ |
H A D | block_params.h | 46 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 D | single_thread_gemm.h | 49 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 D | multi_thread_gemm.h | 678 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/ |
D | sse_tensor_utils.sdump | 9440 "function_name" : "gemmlowp::SingleThreadGemmContext::l1_bytes_to_use",
|
D | neon_tensor_utils.sdump | 23867 "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/ |
D | tensor_utils.sdump | 55210 "function_name" : "gemmlowp::SingleThreadGemmContext::l1_bytes_to_use",
|