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(inference_engine_t): tensor_range_t getters #147

Merged
merged 1 commit into from
Apr 19, 2024
Merged

Conversation

rouson
Copy link
Contributor

@rouson rouson commented Apr 19, 2024

No description provided.

@rouson rouson requested a review from federicavil April 19, 2024 16:05
Copy link
Collaborator

@federicavil federicavil left a comment

Choose a reason for hiding this comment

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

LGTM

@federicavil federicavil merged commit 1c9e6fc into main Apr 19, 2024
4 checks passed
rouson added a commit that referenced this pull request Apr 19, 2024
Breaking Change:
This commit replaces pull request #147's inference_engine_t
input_range/output_range getters with tensor mapping functions that
delegate the input/output tensor mappings to the corresponding
inference_engine_t input_range_/output_range_ components' own
map_to_training_range and map_from_training_range type-bound
functions.
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.

2 participants