Skip to content

Conversation

@STAmirr
Copy link

@STAmirr STAmirr commented Nov 6, 2025

Summary

Adds support for UpSample2D layers to enable semantic segmentation and encoder-decoder models.

Changes

  • Added XUpSample class in xlayers.py for nearest neighbor upsampling
  • Updated dataflow.py to handle upsampling parameters
  • Uses integer arithmetic (no floating-point operations)
  • Backward compatible with existing models

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.

6 participants