Skip to content

Conversation

@RHeckerIntel
Copy link
Contributor

@RHeckerIntel RHeckerIntel commented Jun 30, 2025

Instantiate the models with config: Closes #300
No strong favor for create_model or load. So lets reduce pain for the users and just replicate old api.

Use old create_model so that api doesn't change.
@RHeckerIntel RHeckerIntel requested a review from a team as a code owner June 30, 2025 04:57
@github-actions github-actions bot added tests Related to tests cpp C++ related changes docs Related to documentation samples labels Jun 30, 2025
@RHeckerIntel RHeckerIntel changed the title Instantiate all tasks with user config and replicate old api CPP Refactor - Instantiate all tasks with user config and replicate old api Jun 30, 2025
Also fix the way the model loads
Preload is basically calling the compileModel so dont pass it in
initially unless we're sure that it doesnt need transforming
@github-actions github-actions bot added the build Related to build scripts label Jul 1, 2025
Missing serialization. Need to allow for that again.
@RHeckerIntel RHeckerIntel force-pushed the rhecker/cpp-refactor-load-cleanup branch from 25927d9 to fbf8250 Compare July 1, 2025 05:27
@sovrasov sovrasov merged commit ddda762 into open-edge-platform:feature/cpp_refactoring Jul 2, 2025
14 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build Related to build scripts cpp C++ related changes docs Related to documentation samples tests Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants