Skip to content

Refactor diffusion modules and improve training pipeline#17

Merged
Kim-JeongHan merged 4 commits into
masterfrom
diffuser
Mar 2, 2026
Merged

Refactor diffusion modules and improve training pipeline#17
Kim-JeongHan merged 4 commits into
masterfrom
diffuser

Conversation

@Kim-JeongHan

@Kim-JeongHan Kim-JeongHan commented Mar 2, 2026

Copy link
Copy Markdown
Owner

Summary by CodeRabbit

  • New Features

    • Added Hydra-based configuration system for training.
    • Introduced enhanced checkpoint management with improved loading and saving capabilities.
    • Added device-aware model loading and GPU/CPU synchronization.
  • Bug Fixes

    • Fixed device misalignment in neural network inference.
    • Improved state normalization handling.
  • Refactoring

    • Migrated internal computation layer from NumPy to PyTorch tensors for improved performance.
    • Consolidated checkpoint resolution and management.
    • Removed legacy command-line training interface.
    • Streamlined configuration structure and removed redundant settings.

@Kim-JeongHan Kim-JeongHan merged commit fb89f56 into master Mar 2, 2026
1 check was pending
@Kim-JeongHan Kim-JeongHan deleted the diffuser branch March 2, 2026 15:45
Repository owner deleted a comment from coderabbitai Bot Mar 3, 2026
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