issues
search
google
/
ruy
Apache License 2.0
303
stars
83
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix export of changes.
#358
copybara-service[bot]
opened
4 days ago
1
fix build for newer libc++
#357
copybara-service[bot]
opened
1 week ago
1
No public description
#356
copybara-service[bot]
opened
4 months ago
1
No public description
#355
copybara-service[bot]
opened
6 months ago
0
Reapply IWYU fix for std::string usage in instrumentation.h
#354
jdapena
opened
7 months ago
5
Change QueryCacheParams to return if there was an error and handle that during Initialize
#353
copybara-service[bot]
closed
7 months ago
1
Error Compiling, Impossible Assembly Constraints
#352
jegentile
opened
9 months ago
2
Remove -Wc++14-compat
#351
copybara-service[bot]
closed
9 months ago
1
Use .inst instead of .word in arm64 assembly
#350
benbarsdell
opened
11 months ago
1
Ensure that processors are non-null before trying to get their cores
#349
copybara-service[bot]
closed
11 months ago
1
CMake: Support both Windows, WindowsStore
#348
luncliff
closed
10 months ago
2
Compile failure on armv7a
#347
oberluz
closed
12 months ago
1
Compilation error when Scalar is Eigen::half and not float
#346
hamlatzis
opened
1 year ago
0
No public description
#345
copybara-service[bot]
closed
11 months ago
1
Disable AVX instruction for Project Wing codebase that relies on RUY.
#344
copybara-service[bot]
closed
1 year ago
1
No public description
#343
copybara-service[bot]
closed
1 year ago
1
Question about relationship between row/cols and order
#342
bhbruce
closed
1 year ago
0
Also check for null cpuinfo_uarch in CurrentCpuIsX1().
#341
copybara-service[bot]
closed
1 year ago
0
handle null cpuinfo_get_arch
#340
davidbienvenu
closed
1 year ago
0
Disable AVX code paths on iOS simulator.
#339
copybara-service[bot]
closed
1 year ago
0
Update platform.h with correct Apple detection macro.
#338
copybara-service[bot]
closed
1 year ago
1
Stop supporing old compilers
#337
georgthegreat
opened
1 year ago
1
Update platform.h with correct Apple detection macro.
#336
copybara-service[bot]
closed
1 year ago
0
Update platform.h with correct Apple detection macro.
#335
copybara-service[bot]
closed
1 year ago
1
Update platform.h with correct Apple detection macro.
#334
OlivierLi
opened
1 year ago
0
Build examples
#333
RolandSireanu
opened
1 year ago
0
Re-enable RUY_PLATFORM_X86_ENHANCEMENTS on Apple.
#332
copybara-service[bot]
closed
1 year ago
1
Add darwin_x86_64 CPU handling
#331
keith
opened
1 year ago
1
Re-enable RUY_PLATFORM_X86_ENHANCEMENTS on Apple.
#330
OlivierLi
closed
1 year ago
6
IWYU: add string for std::string
#329
stha09
closed
9 months ago
6
cmake_minimum_required is called after project()
#328
jcar87
opened
1 year ago
0
Internal change
#327
copybara-service[bot]
closed
1 year ago
1
Most callers directly depend on :cpuinfo, whose symbols are provided by :cpuinfo_impl, where linkstatic is set. When building tests (default to dynamic linking) with toolchains that set -fvisibility=hidden towards a static link to reduce code size, this would hide symbols and fail. This CL merges :cpuinfo, putting the symbols in the same build unit and solving this issue.
#326
copybara-service[bot]
closed
1 year ago
1
Prevent nestcam_ambarella from using cpuinfo
#325
copybara-service[bot]
closed
1 year ago
1
Internal-only change to BUILD files
#324
copybara-service[bot]
closed
1 year ago
0
Question about performance comparison
#323
shkatebi97
opened
1 year ago
1
Free all memory before reallocating.
#322
copybara-service[bot]
closed
1 year ago
0
Ruy
#321
Billydee1400
opened
2 years ago
1
Create API to determine how many threads to use
#320
copybara-service[bot]
closed
2 years ago
1
Null check each cpuinfo_get_processor call.
#319
copybara-service[bot]
opened
2 years ago
1
Include GNUInstallDirs module in top-level CMake file
#318
copybara-service[bot]
closed
2 years ago
1
Question about NEON instruction on aarch64 architecture
#317
zzzDavid
opened
2 years ago
0
Redo CMakeLists change from https://github.com/google/ruy/pull/313
#316
copybara-service[bot]
closed
2 years ago
0
Skip caches that have processor_count==0.
#315
copybara-service[bot]
closed
2 years ago
0
Fix assembler deprecated instruction warnings (as errors) on some Aarch32 toolchains with -mcpu=cortex-a32.
#314
copybara-service[bot]
closed
2 years ago
0
Update cpuinfo
#313
petrhosek
closed
2 years ago
2
Why is the result zero?
#312
GitEasonXu
closed
2 years ago
1
Define namespace prefixed aliases for targets in the CMake build
#311
petrhosek
closed
2 years ago
1
Update CMake build
#310
petrhosek
closed
2 years ago
2
Support install rules in the CMake build
#309
petrhosek
closed
2 years ago
0
Next