Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CPU Kernel Tests #1439

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

test utils logic cleanup, reverse cpu_kernel pedagogical implmentatio…

e6e2161
Select commit
Loading
Failed to load commit list.
Open

CPU Kernel Tests #1439

test utils logic cleanup, reverse cpu_kernel pedagogical implmentatio…
e6e2161
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Jul 31, 2024 in 1s

50.54% of diff hit (target 38.78%)

View this Pull Request on Codecov

50.54% of diff hit (target 38.78%)

Annotations

Check warning on line 32 in lib/kernels/include/kernels/accessor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/include/kernels/accessor.h#L32

Added line #L32 was not covered by tests

Check warning on line 36 in lib/kernels/include/kernels/accessor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/include/kernels/accessor.h#L36

Added line #L36 was not covered by tests

Check warning on line 44 in lib/kernels/include/kernels/accessor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/include/kernels/accessor.h#L44

Added line #L44 was not covered by tests

Check warning on line 65 in lib/kernels/include/kernels/accessor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/include/kernels/accessor.h#L65

Added line #L65 was not covered by tests

Check warning on line 69 in lib/kernels/include/kernels/accessor.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/include/kernels/accessor.h#L69

Added line #L69 was not covered by tests

Check warning on line 7 in lib/kernels/include/kernels/local_cpu_allocator.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/include/kernels/local_cpu_allocator.h#L7

Added line #L7 was not covered by tests

Check warning on line 137 in lib/kernels/src/accessor.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/accessor.cc#L137

Added line #L137 was not covered by tests

Check warning on line 140 in lib/kernels/src/accessor.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/accessor.cc#L139-L140

Added lines #L139 - L140 were not covered by tests

Check warning on line 10 in lib/kernels/src/allocation.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/allocation.cc#L9-L10

Added lines #L9 - L10 were not covered by tests

Check warning on line 21 in lib/kernels/src/allocation.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/allocation.cc#L20-L21

Added lines #L20 - L21 were not covered by tests

Check warning on line 28 in lib/kernels/src/allocation.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/allocation.cc#L25-L28

Added lines #L25 - L28 were not covered by tests

Check warning on line 66 in lib/kernels/src/array_shape.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/array_shape.cc#L63-L66

Added lines #L63 - L66 were not covered by tests

Check warning on line 9 in lib/kernels/src/cpu/cast_kernels.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/cpu/cast_kernels.cc#L9

Added line #L9 was not covered by tests

Check warning on line 11 in lib/kernels/src/cpu/cast_kernels.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/cpu/cast_kernels.cc#L11

Added line #L11 was not covered by tests

Check warning on line 16 in lib/kernels/src/cpu/cast_kernels.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/cpu/cast_kernels.cc#L16

Added line #L16 was not covered by tests

Check warning on line 18 in lib/kernels/src/cpu/cast_kernels.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/cpu/cast_kernels.cc#L18

Added line #L18 was not covered by tests

Check warning on line 24 in lib/kernels/src/cpu/cast_kernels.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/cpu/cast_kernels.cc#L24

Added line #L24 was not covered by tests

Check warning on line 27 in lib/kernels/src/cpu/cast_kernels.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/cpu/cast_kernels.cc#L26-L27

Added lines #L26 - L27 were not covered by tests

Check warning on line 33 in lib/kernels/src/cpu/cast_kernels.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/cpu/cast_kernels.cc#L33

Added line #L33 was not covered by tests

Check warning on line 37 in lib/kernels/src/cpu/cast_kernels.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/cpu/cast_kernels.cc#L35-L37

Added lines #L35 - L37 were not covered by tests

Check warning on line 41 in lib/kernels/src/cpu/cast_kernels.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/cpu/cast_kernels.cc#L41

Added line #L41 was not covered by tests

Check warning on line 45 in lib/kernels/src/cpu/cast_kernels.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/cpu/cast_kernels.cc#L45

Added line #L45 was not covered by tests

Check warning on line 48 in lib/kernels/src/cpu/cast_kernels.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/cpu/cast_kernels.cc#L48

Added line #L48 was not covered by tests

Check warning on line 52 in lib/kernels/src/cpu/cast_kernels.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/cpu/cast_kernels.cc#L52

Added line #L52 was not covered by tests

Check warning on line 10 in lib/kernels/src/cpu/combine_kernels.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/cpu/combine_kernels.cc#L10

Added line #L10 was not covered by tests