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 support for the Einsum operator #2772

Merged
merged 42 commits into from
May 29, 2024

Fix licensing, tidy and format checks.

6b20225
Select commit
Loading
Failed to load commit list.
Merged

Add support for the Einsum operator #2772

Fix licensing, tidy and format checks.
6b20225
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Mar 28, 2024 in 0s

93.92% of diff hit (target 91.83%)

View this Pull Request on Codecov

93.92% of diff hit (target 91.83%)

Annotations

Check warning on line 88 in src/include/migraphx/lexing.hpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/include/migraphx/lexing.hpp#L88

Added line #L88 was not covered by tests

Check warning on line 61 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L61

Added line #L61 was not covered by tests

Check warning on line 156 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L156

Added line #L156 was not covered by tests

Check warning on line 159 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L159

Added line #L159 was not covered by tests

Check warning on line 169 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L169

Added line #L169 was not covered by tests

Check warning on line 174 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L174

Added line #L174 was not covered by tests

Check warning on line 177 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L177

Added line #L177 was not covered by tests

Check warning on line 180 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L180

Added line #L180 was not covered by tests

Check warning on line 193 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L193

Added line #L193 was not covered by tests

Check warning on line 202 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L202

Added line #L202 was not covered by tests

Check warning on line 220 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L220

Added line #L220 was not covered by tests

Check warning on line 230 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L230

Added line #L230 was not covered by tests

Check warning on line 246 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L246

Added line #L246 was not covered by tests

Check warning on line 250 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L250

Added line #L250 was not covered by tests

Check warning on line 385 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L385

Added line #L385 was not covered by tests

Check warning on line 394 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L394

Added line #L394 was not covered by tests

Check warning on line 398 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L398

Added line #L398 was not covered by tests

Check warning on line 517 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L517

Added line #L517 was not covered by tests

Check warning on line 557 in src/onnx/parse_einsum.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/onnx/parse_einsum.cpp#L557

Added line #L557 was not covered by tests