Skip to content

Conversation

@fiona-gladwin
Copy link
Contributor

Motivation

Introduce deserialization API in rocAL, enabling pipelines to be reconstructed from serialized protobuf data.

Technical Details

  • Added rocalDeserialize API function to reconstruct pipelines from serialized data
  • Introduced RocalPipelineParams struct to encapsulate pipeline configuration parameters using std::optional for flexible parameter handling
  • Integrated protobuf parsing with parameter validation and context creation

Test Plan

No new tests added. Must pass existing tests

NOTE : To be merged after PR #434

Test Result

Submission Checklist

fiona-gladwin and others added 30 commits October 22, 2025 17:09
Co-authored-by: spolifroni-amd <Sandra.Polifroni@amd.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants