History log of /aosp_15_r20/external/ruy/ (Results 1 – 1 of 1)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bb86c7ed12-Nov-2024 Android Build Coastguard Worker <[email protected]>

Snap for 12637843 from c165d6b0f1a1be9ddd2f904e8f87a4c1d9b38c43 to 25Q1-release

Change-Id: Id067ea79e480ccce9884b82a70517457cdbeb29d


.gitignore
Android.bp
BUILD
CMakeLists.txt
CONTRIBUTING.md
LICENSE
METADATA
OWNERS
README.md
WORKSPACE
cmake/bazel_to_cmake.py
cmake/bazel_to_cmake.sh
cmake/run_android_test.sh
cmake/ruyConfig.cmake.in
cmake/ruy_add_all_subdirs.cmake
cmake/ruy_cc_binary.cmake
cmake/ruy_cc_library.cmake
cmake/ruy_cc_test.cmake
cmake/ruy_include_directories.cmake
doc/README.md
doc/depgraph.sh
doc/depgraph.svg
example/BUILD
example/CMakeLists.txt
example/README.md
example/example.cc
example/parametrized_example.cc
ruy/BUILD
ruy/CMakeLists.txt
ruy/allocator.cc
ruy/allocator.h
ruy/allocator_test.cc
ruy/apply_multiplier.cc
ruy/apply_multiplier.h
ruy/apply_multiplier_test.cc
ruy/asm_helpers.h
ruy/benchmark.cc
ruy/block_map.cc
ruy/block_map.h
ruy/block_map_test.cc
ruy/blocking_counter.cc
ruy/blocking_counter.h
ruy/build_defs.bzl
ruy/build_defs.oss.bzl
ruy/check_macros.h
ruy/check_macros_test.cc
ruy/context.cc
ruy/context.h
ruy/context_get_ctx.cc
ruy/context_get_ctx.h
ruy/context_test.cc
ruy/cpu_cache_params.h
ruy/cpuinfo.cc
ruy/cpuinfo.h
ruy/create_trmul_params.h
ruy/ctx.cc
ruy/ctx.h
ruy/ctx_impl.h
ruy/ctx_test.cc
ruy/denormal.cc
ruy/denormal.h
ruy/frontend.cc
ruy/frontend.h
ruy/gtest_wrapper.h
ruy/have_built_path_for.h
ruy/have_built_path_for_avx.cc
ruy/have_built_path_for_avx2_fma.cc
ruy/have_built_path_for_avx512.cc
ruy/kernel.h
ruy/kernel_arm.h
ruy/kernel_arm32.cc
ruy/kernel_arm64.cc
ruy/kernel_avx.cc
ruy/kernel_avx2_fma.cc
ruy/kernel_avx512.cc
ruy/kernel_common.h
ruy/kernel_x86.h
ruy/mat.h
ruy/matrix.h
ruy/matrix_test.cc
ruy/mul_params.h
ruy/mul_params_test.cc
ruy/opt_set.h
ruy/pack.h
ruy/pack_arm.cc
ruy/pack_arm.h
ruy/pack_avx.cc
ruy/pack_avx2_fma.cc
ruy/pack_avx512.cc
ruy/pack_common.h
ruy/pack_x86.h
ruy/path.h
ruy/perchannel_buffers_reallocation_test.cc
ruy/performance_advisory.h
ruy/platform.h
ruy/pmu.cc
ruy/pmu.h
ruy/prepacked_cache.cc
ruy/prepacked_cache.h
ruy/prepacked_cache_test.cc
ruy/prepare_packed_matrices.cc
ruy/prepare_packed_matrices.h
ruy/profiler/BUILD
ruy/profiler/CMakeLists.txt
ruy/profiler/README.md
ruy/profiler/instrumentation.cc
ruy/profiler/instrumentation.h
ruy/profiler/profiler.cc
ruy/profiler/profiler.h
ruy/profiler/test.cc
ruy/profiler/test_instrumented_library.cc
ruy/profiler/test_instrumented_library.h
ruy/profiler/treeview.cc
ruy/profiler/treeview.h
ruy/reference_mul.h
ruy/ruy.h
ruy/ruy_test.bzl
ruy/ruy_test_ext.oss.bzl
ruy/side_pair.h
ruy/size_util.h
ruy/size_util_test.cc
ruy/strategy_controls.h
ruy/system_aligned_alloc.cc
ruy/system_aligned_alloc.h
ruy/test.h
ruy/test_fast.cc
ruy/test_overflow_dst_zero_point.cc
ruy/test_slow.cc
ruy/thread_pool.cc
ruy/thread_pool.h
ruy/time.h
ruy/trace.h
ruy/trmul.cc
ruy/trmul.h
ruy/trmul_params.h
ruy/tune.cc
ruy/tune.h
ruy/tune_test.cc
ruy/validate.h
ruy/wait.cc
ruy/wait.h
ruy/wait_test.cc
third_party/BUILD
third_party/CMakeLists.txt
third_party/cpuinfo.BUILD