Skip to content

Add unique op #1547

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

Merged
merged 18 commits into from
Mar 7, 2025

Normalize dim and reshape inverse_indices

249b004
Select commit
Loading
Failed to load commit list.
Merged

Add unique op #1547

Normalize dim and reshape inverse_indices
249b004
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 7, 2025 in 0s

57.14% of diff hit (target 72.28%)

View this Pull Request on Codecov

57.14% of diff hit (target 72.28%)

Annotations

Check warning on line 8609 in onnxscript/function_libs/torch_lib/ops/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/function_libs/torch_lib/ops/core.py#L8609

Added line #L8609 was not covered by tests

Check warning on line 8632 in onnxscript/function_libs/torch_lib/ops/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/function_libs/torch_lib/ops/core.py#L8632

Added line #L8632 was not covered by tests

Check warning on line 8653 in onnxscript/function_libs/torch_lib/ops/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/function_libs/torch_lib/ops/core.py#L8652-L8653

Added lines #L8652 - L8653 were not covered by tests

Check warning on line 8656 in onnxscript/function_libs/torch_lib/ops/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/function_libs/torch_lib/ops/core.py#L8655-L8656

Added lines #L8655 - L8656 were not covered by tests

Check warning on line 8658 in onnxscript/function_libs/torch_lib/ops/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/function_libs/torch_lib/ops/core.py#L8658

Added line #L8658 was not covered by tests

Check warning on line 8664 in onnxscript/function_libs/torch_lib/ops/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/function_libs/torch_lib/ops/core.py#L8663-L8664

Added lines #L8663 - L8664 were not covered by tests

Check warning on line 8667 in onnxscript/function_libs/torch_lib/ops/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/function_libs/torch_lib/ops/core.py#L8666-L8667

Added lines #L8666 - L8667 were not covered by tests

Check warning on line 8671 in onnxscript/function_libs/torch_lib/ops/core.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

onnxscript/function_libs/torch_lib/ops/core.py#L8669-L8671

Added lines #L8669 - L8671 were not covered by tests