Skip to content

feat(inference_engine_t): tensor_range_t getters - #147

Merged
federicavil merged 1 commit into
mainfrom
range-getters
Apr 19, 2024
Merged

feat(inference_engine_t): tensor_range_t getters#147
federicavil merged 1 commit into
mainfrom
range-getters

Conversation

@rouson

Copy link
Copy Markdown
Contributor

No description provided.

@rouson
rouson requested a review from federicavilApril 19, 2024 16:05

@federicavilfedericavil left a comment

Copy link
Copy Markdown
Contributor

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 mainApr 19, 2024
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.
@rouson
rouson deleted the range-getters branch November 28, 2024 02:22
Sign up for freeto 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

@rouson@federicavil