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

feat: add features to tflite::Span #2664

Merged
merged 2 commits into from
Aug 14, 2024
Merged

Conversation

rkuester
Copy link
Contributor

To tflite::Span, add constructors for arrays and std::arrays, equality
and inequality operators, and tests thereof.

BUG=see description

To tflite::Span, add constructors for arrays and std::arrays, equality
and inequality operators, and tests thereof.
@rkuester rkuester requested a review from a team as a code owner August 14, 2024 01:20
@TFLM-bot TFLM-bot removed the ci:run label Aug 14, 2024
@rkuester
Copy link
Contributor Author

Add some features on the way to addressing review comments on #2659.

@rkuester rkuester requested a review from rascani August 14, 2024 01:46
@mergify mergify bot merged commit 07e7f33 into tensorflow:main Aug 14, 2024
28 checks passed
@rkuester rkuester deleted the feat-augment-span branch August 14, 2024 22:19
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.

3 participants