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

Move StringNormalizer into onnx/defs/text/defs.cc #5420

Closed
wants to merge 1 commit into from

Conversation

cbourjau
Copy link
Contributor

Description

Move the "text" operator StringNormalizer to onnx/defs/text/defs.cc

Motivation and Context

With #5350 #5371 #5401 and #5417 in the pipeline there was a request to create a "text" directory for the implementations. This PR factors that request out and moves the one existing "text" op - StringNormalizer - to that new location.

Co-authored-by: Aditya Goel <48102515+adityagoel4512@users.noreply.github.com>

Signed-off-by: Christian Bourjau <christian.bourjau@quantco.com>
@cbourjau cbourjau requested review from a team as code owners July 14, 2023 07:59
@cbourjau cbourjau marked this pull request as draft July 14, 2023 12:33
@cbourjau cbourjau closed this Jul 14, 2023
@cbourjau cbourjau deleted the create-text-folder branch February 23, 2024 07:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant