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

Add ops.map_coordinates #906

Merged
merged 6 commits into from
Sep 19, 2023

Merge branch 'keras-team:main' into add-map-coordinates

722a9d1
Select commit
Loading
Failed to load commit list.
Merged

Add ops.map_coordinates #906

Merge branch 'keras-team:main' into add-map-coordinates
722a9d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 19, 2023 in 0s

86.06% of diff hit (target 83.63%)

View this Pull Request on Codecov

86.06% of diff hit (target 83.63%)

Annotations

Check warning on line 180 in keras_core/backend/jax/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/backend/jax/image.py#L180

Added line #L180 was not covered by tests

Check warning on line 186 in keras_core/backend/jax/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/backend/jax/image.py#L186

Added line #L186 was not covered by tests

Check warning on line 191 in keras_core/backend/numpy/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/backend/numpy/image.py#L191

Added line #L191 was not covered by tests

Check warning on line 197 in keras_core/backend/numpy/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/backend/numpy/image.py#L197

Added line #L197 was not covered by tests

Check warning on line 178 in keras_core/backend/tensorflow/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/backend/tensorflow/image.py#L178

Added line #L178 was not covered by tests

Check warning on line 185 in keras_core/backend/tensorflow/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/backend/tensorflow/image.py#L185

Added line #L185 was not covered by tests

Check warning on line 224 in keras_core/backend/tensorflow/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/backend/tensorflow/image.py#L223-L224

Added lines #L223 - L224 were not covered by tests

Check warning on line 324 in keras_core/backend/torch/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/backend/torch/image.py#L324

Added line #L324 was not covered by tests

Check warning on line 331 in keras_core/backend/torch/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/backend/torch/image.py#L331

Added line #L331 was not covered by tests

Check warning on line 431 in keras_core/ops/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/ops/image.py#L431

Added line #L431 was not covered by tests

Check warning on line 441 in keras_core/ops/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/ops/image.py#L441

Added line #L441 was not covered by tests

Check warning on line 448 in keras_core/ops/image.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/ops/image.py#L448

Added line #L448 was not covered by tests