Skip to content

JSON serialization for graph types and PCG#1633

Closed
elliottslaughter wants to merge 2 commits intoflexflow:masterfrom
elliottslaughter:json-mpcg
Closed

JSON serialization for graph types and PCG#1633
elliottslaughter wants to merge 2 commits intoflexflow:masterfrom
elliottslaughter:json-mpcg

Conversation

@elliottslaughter
Copy link
Contributor

@elliottslaughter elliottslaughter commented Mar 6, 2026

This PR adds JSON serialization support for the various graph types under utils/graph. This is necessary to add the JSON serialization for (mapped) PCG, which we need to pass data around between various stages of the compiler/runtime execution pipeline.

The first commit was generated by Claude but I'll do a pass to review and clean up its output, as well as generate tests. Still currently in progress.


This change is Reviewable

@elliottslaughter elliottslaughter changed the title JSON serialization for graph types JSON serialization for graph types and PCG Mar 6, 2026
@elliottslaughter
Copy link
Contributor Author

Duplicates logic in lib/pcg/include/pcg/file_format/v1/v1_parallel_computation_graph.h, so closing.

@elliottslaughter elliottslaughter deleted the json-mpcg branch March 6, 2026 21:46
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (9fbfbef) to head (368b9db).

Additional details and impacted files
@@      Coverage Diff       @@
##   master   #1633   +/-   ##
==============================
==============================
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

1 participant