Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
ruy
/
3a48f4ee63c98b96fc776a42698fcafc02bf5a75
/
kernel.h
6593992
Ruy: Modify guards to use X86 platform in some places.
by Alex Stark
· 5 years ago
8221a67
Ruy: Improve includes.
by Alex Stark
· 5 years ago
ac7834c
Ruy: Reorganize pack and kernel headers.
by Alex Stark
· 5 years ago
7f75028
Ruy: Introduce x86 (AVX-512) code.
by Alex Stark
· 5 years ago
a4aa186
Introduce a SidePair concept allowing us to rewrite much internal
by Benoit Jacob
· 5 years ago
78ea2fe
Fix performance regression (b/137615815) introduced by new platform
by Benoit Jacob
· 5 years ago
70d6007
Ruy - Float Kernel in ARM32 asm.
by T.J. Alumbaugh
· 5 years ago
6552ad2
Ruy - Float Kernel in ARM32 asm.
by Ruy Contributors
· 5 years ago
12e5fc7
Ruy - Float Kernel in ARM32 asm.
by T.J. Alumbaugh
· 5 years ago
8af0706
Ruy - Float Kernel in ARM32 asm.
by T.J. Alumbaugh
· 5 years ago
75f72e9
Ruy - Float Kernel in ARM32 asm.
by T.J. Alumbaugh
· 5 years ago
86e430c
Make the kStandardCpp kernel layout and the cache-friendly traversal
by Benoit Jacob
· 5 years ago
e081f4a
Enable ruy optimizations in a less error-prone way.
by Sean Silva
· 5 years ago
bf2e9f0
C++ kernels don't need relaxed_atomic_store. This is needed only when multiple threads might be concurrently writing the same value to the same memory location. This situation occurs in packing code, but not in kernels, as each tile of the destination matrix is computed only once.
by Benoit Jacob
· 5 years ago
fc2c2a0
Skip over left-shift instructions in the common case where they
by Benoit Jacob
· 6 years ago
6532f45
Clean up Ruy's internal dependency structure.
by Ruy Contributors
· 6 years ago
30a287a
Clean up Ruy's internal dependency structure.
by Sean Silva
· 6 years ago
b214d15
Add ruy dst==int32 support for in order cores for dot prod kernel.
by Renjie Liu
· 6 years ago
b254f9e
Clarify and enforce the contract around kernels and destination matrix dimensions that aren't a multiple of kernel dimensions.
by Benoit Jacob
· 6 years ago
9b97ec4
Add ruy dst==int32 support for out order cores for dot prod kernel.
by Renjie Liu
· 6 years ago
74595d0
Better fix for b/132351025:
by Benoit Jacob
· 6 years ago
8dc4be3
Fix the kernel layout description for the float NEON kernels.
by Benoit Jacob
· 6 years ago
99fd663
Add ruy dst==int32 support for in order cores.
by Renjie Liu
· 6 years ago
fc2ed74
ruy: support dst == int32 for neon out of order case.
by Renjie Liu
· 6 years ago
b6f4a49
ruy: support dst == int32, currently only kStandardCpp path.
by Renjie Liu
· 6 years ago
a8907c5
PR #28392: [aarch64] make TensorFlow build for aarch64 linux natively with bazel
by Ruy Contributors
· 6 years ago
50fa2c4
Detemplatize TrMul and introduce type-erased TrMulParams.
by Sean Silva
· 6 years ago
d9646e5
Fix a couple of ruy compile issues found by TensorFlow continuous integration.
by Benoit Jacob
· 6 years ago
13689fe
Opensource Ruy
by Jared Duke
· 6 years ago
c8dc0cd
Internal change
by Benoit Jacob
· 6 years ago
c43c0d3
Internal change.
by Sean Silva
· 6 years ago
1514393
Internal change.
by Sean Silva
· 6 years ago
a048fe8
Internal Change
by Benoit Jacob
· 6 years ago
a0ba3ac
internal change
by Benoit Jacob
· 6 years ago