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

Changed ff_dim to ff_dim_t, added in nonnegative_int type #1533

Draft
wants to merge 1 commit into
base: repo-refactor
Choose a base branch
from

Changed ff_dim to ff_dim_t, added in nonnegative_int type

f9fe89b
Select commit
Loading
Failed to load commit list.
Draft

Changed ff_dim to ff_dim_t, added in nonnegative_int type #1533

Changed ff_dim to ff_dim_t, added in nonnegative_int type
f9fe89b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Oct 31, 2024 in 1s

91.52% of diff hit (target 78.16%)

View this Pull Request on Codecov

91.52% of diff hit (target 78.16%)

Annotations

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/array_shape.cc#L50

Added line #L50 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/kernels/src/array_shape.cc#L68

Added line #L68 was not covered by tests

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

See this annotation in the file changed.

@codecov codecov / codecov/patch

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

Added lines #L9 - L10 were not covered by tests

Check warning on line 7 in lib/local-execution/src/legion_tensor_shape.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/local-execution/src/legion_tensor_shape.cc#L6-L7

Added lines #L6 - L7 were not covered by tests

Check warning on line 10 in lib/local-execution/src/legion_tensor_shape.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/local-execution/src/legion_tensor_shape.cc#L10

Added line #L10 was not covered by tests

Check warning on line 12 in lib/local-execution/src/legion_tensor_shape.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/local-execution/src/legion_tensor_shape.cc#L12

Added line #L12 was not covered by tests

Check warning on line 70 in lib/local-execution/src/ops/gather.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/local-execution/src/ops/gather.cc#L70

Added line #L70 was not covered by tests

Check warning on line 126 in lib/local-execution/src/ops/layer_norm.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/local-execution/src/ops/layer_norm.cc#L126

Added line #L126 was not covered by tests

Check warning on line 5 in lib/utils/src/utils/nonnegative_int/nonnegative_int.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/utils/src/utils/nonnegative_int/nonnegative_int.cc#L5

Added line #L5 was not covered by tests

Check warning on line 8 in lib/utils/src/utils/nonnegative_int/nonnegative_int.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/utils/src/utils/nonnegative_int/nonnegative_int.cc#L7-L8

Added lines #L7 - L8 were not covered by tests

Check warning on line 11 in lib/utils/src/utils/nonnegative_int/nonnegative_int.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/utils/src/utils/nonnegative_int/nonnegative_int.cc#L10-L11

Added lines #L10 - L11 were not covered by tests

Check warning on line 23 in lib/utils/src/utils/nonnegative_int/nonnegative_int.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/utils/src/utils/nonnegative_int/nonnegative_int.cc#L20-L23

Added lines #L20 - L23 were not covered by tests

Check warning on line 26 in lib/utils/src/utils/nonnegative_int/nonnegative_int.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/utils/src/utils/nonnegative_int/nonnegative_int.cc#L25-L26

Added lines #L25 - L26 were not covered by tests

Check warning on line 168 in lib/utils/src/utils/nonnegative_int/nonnegative_int.cc

See this annotation in the file changed.

@codecov codecov / codecov/patch

lib/utils/src/utils/nonnegative_int/nonnegative_int.cc#L166-L168

Added lines #L166 - L168 were not covered by tests