Skip to content

onn transform pass #250

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 43 commits into
base: main
Choose a base branch
from

Conversation

Johnny1882
Copy link
Contributor

Introduce a transform pass to convert standard neural networks (NNs) into Optical Neural Networks (ONNs). The ONN implementation simulates Multi-Operand Ring Resonators (MORR)-based hardware.

  • test script: test/passes/module/transform/optical
  • transform pass: chop/passes/module/transforms/optical
  • modules defination: chop/nn/optical (copied from pytorch-onn and pyutils)

@Johnny1882 Johnny1882 changed the title MORR ONN Transform Pass and Test Script onn transform pass Jan 23, 2025
@Johnny1882 Johnny1882 force-pushed the jy/onn_transform_pass branch from 85d3be1 to 1d7fdda Compare February 20, 2025 23:38
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.

2 participants