Open feilong-liu opened 4 days ago
Add an optional field to DeleteNode so that DeleteNode can specify the input data distributions for a DeleteNode.
This PR also include changes which moved the DeleteNode to SPI
To enable specify input data properties for DeleteNode. Default is empty which means no requirement.
Allow to specify input data properties for DeleteNode.
Existing tests.
Please follow release notes guidelines and fill in the release notes below.
== RELEASE NOTES == General Changes * Add an optional input distribution constraint to DeleteNode :pr:`24104`
Description
Add an optional field to DeleteNode so that DeleteNode can specify the input data distributions for a DeleteNode.
This PR also include changes which moved the DeleteNode to SPI
Motivation and Context
To enable specify input data properties for DeleteNode. Default is empty which means no requirement.
Impact
Allow to specify input data properties for DeleteNode.
Test Plan
Existing tests.
Contributor checklist
Release Notes
Please follow release notes guidelines and fill in the release notes below.