Skip to content

[onert] Remove Einsum support#15178

Merged
hseok-oh merged 1 commit intoSamsung:masterfrom
hseok-oh:remove_einsum
Apr 21, 2025
Merged

[onert] Remove Einsum support#15178
hseok-oh merged 1 commit intoSamsung:masterfrom
hseok-oh:remove_einsum

Conversation

@hseok-oh
Copy link
Copy Markdown
Contributor

@hseok-oh hseok-oh commented Apr 17, 2025

This commit removes einsum support in onert and tests.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh hseok82.oh@samsung.com


Related issue: #15170

@hseok-oh hseok-oh added the PR/ready for review It is ready to review. Please review it. label Apr 17, 2025
@hseok-oh hseok-oh requested a review from a team April 17, 2025 01:33
if (GENERATE_RUNTIME_NNAPI_TESTS)
set(GENERATOR_SCRIPT "${CMAKE_CURRENT_SOURCE_DIR}/specs/generate_test.sh")
file(GLOB_RECURSE TEST_SPECS "${CMAKE_CURRENT_SOURCE_DIR}/specs/*.mod.py")
file(GLOB_RECURSE TEST_SPECS CONFIGURE_DEPENDS "${CMAKE_CURRENT_SOURCE_DIR}/specs/*.mod.py")
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It requires to reconfigure cmake when one of listed file is removed.

This commit removes einsum support in onert and tests.

ONE-DCO-1.0-Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
Copy link
Copy Markdown
Contributor

@glistening glistening left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@hseok-oh hseok-oh merged commit c9858db into Samsung:master Apr 21, 2025
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR/ready for review It is ready to review. Please review it.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants