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

Introduce dtype inference and improve dtype in ops.numpy.* #938

Closed

Fix

30f48c1
Select commit
Loading
Failed to load commit list.
Closed

Introduce dtype inference and improve dtype in ops.numpy.* #938

Fix
30f48c1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Sep 22, 2023 in 1s

80.61% of diff hit (target 72.28%)

View this Pull Request on Codecov

80.61% of diff hit (target 72.28%)

Annotations

Check warning on line 259 in keras_core/backend/jax/numpy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/backend/jax/numpy.py#L259

Added line #L259 was not covered by tests

Check warning on line 256 in keras_core/backend/numpy/numpy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/backend/numpy/numpy.py#L256

Added line #L256 was not covered by tests

Check warning on line 409 in keras_core/backend/tensorflow/numpy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/backend/tensorflow/numpy.py#L409

Added line #L409 was not covered by tests

Check warning on line 391 in keras_core/backend/torch/numpy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/backend/torch/numpy.py#L391

Added line #L391 was not covered by tests

Check warning on line 743 in keras_core/backend/torch/numpy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/backend/torch/numpy.py#L743

Added line #L743 was not covered by tests

Check warning on line 669 in keras_core/ops/numpy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/ops/numpy.py#L669

Added line #L669 was not covered by tests

Check warning on line 671 in keras_core/ops/numpy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/ops/numpy.py#L671

Added line #L671 was not covered by tests

Check warning on line 673 in keras_core/ops/numpy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/ops/numpy.py#L673

Added line #L673 was not covered by tests

Check warning on line 2319 in keras_core/ops/numpy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/ops/numpy.py#L2319

Added line #L2319 was not covered by tests

Check warning on line 2519 in keras_core/ops/numpy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/ops/numpy.py#L2519

Added line #L2519 was not covered by tests

Check warning on line 2751 in keras_core/ops/numpy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/ops/numpy.py#L2751

Added line #L2751 was not covered by tests

Check warning on line 4916 in keras_core/ops/numpy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/ops/numpy.py#L4916

Added line #L4916 was not covered by tests

Check warning on line 5520 in keras_core/ops/numpy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/ops/numpy.py#L5520

Added line #L5520 was not covered by tests

Check warning on line 5544 in keras_core/ops/numpy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/ops/numpy.py#L5544

Added line #L5544 was not covered by tests

Check warning on line 5570 in keras_core/ops/numpy.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

keras_core/ops/numpy.py#L5570

Added line #L5570 was not covered by tests