Skip to content

[New Sample] Add "PIGU_Hybrid" Model Computational Graph#649

Open
inaniloquentee wants to merge 3 commits intoPaddlePaddle:developfrom
inaniloquentee:feature/add-pigu-hybrid
Open

[New Sample] Add "PIGU_Hybrid" Model Computational Graph#649
inaniloquentee wants to merge 3 commits intoPaddlePaddle:developfrom
inaniloquentee:feature/add-pigu-hybrid

Conversation

@inaniloquentee
Copy link

Model: PIGU_Hybrid (Custom CFD Reconstruction Model)
Framework: PyTorch
Dependency: torch, numpy
Content:
Added the computation graph for a custom fluid dynamics model named PIGU_Hybrid. This model utilizes Spatially Modulated Hybrid Attention for flow reconstruction tasks.

Verification:

  • Validated locally using graph_net.torch.validate with Success result.

Note:

  • During graph extraction, the target grid resolution was explicitly fixed to 128x256. This was necessary to resolve TorchDynamo symbolic tracing errors related to dynamic shape inference in interpolate and cat operations.

@CLAassistant
Copy link

CLAassistant commented Feb 14, 2026

CLA assistant check
All committers have signed the CLA.

@paddle-bot
Copy link

paddle-bot bot commented Feb 14, 2026

Thanks for your contribution!

@paddle-bot paddle-bot bot added the contributor External developers label Feb 14, 2026
@inaniloquentee inaniloquentee force-pushed the feature/add-pigu-hybrid branch from 430220b to 419c400 Compare February 14, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants