Skip to content

Integrate max cut on FLNs in mixed-precision#1427

Merged
reuvenperetz merged 14 commits intoSonySemiconductorSolutions:mainfrom
reuvenperetz:integrate-fln-in-mp
Apr 27, 2025
Merged

Integrate max cut on FLNs in mixed-precision#1427
reuvenperetz merged 14 commits intoSonySemiconductorSolutions:mainfrom
reuvenperetz:integrate-fln-in-mp

Conversation

@reuvenperetz
Copy link
Copy Markdown
Contributor

Pull Request Description:

Integrate max cut on FLNs in mixed-precision RU computation. Change the computation of RU to be on the original graph instead of the virtual graph in case of BOPs computation (this is equivalent, but needed for when BOPs and activations are restricted).

Checklist before requesting a review:

  • I set the appropriate labels on the pull request.
  • I have added/updated the release note draft (if necessary).
  • I have updated the documentation to reflect my changes (if necessary).
  • All function and files are well documented.
  • All function and classes have type hints.
  • There is a licenses in all file.
  • The function and variable names are informative.
  • I have checked for code duplications.
  • I have added new unittest (if necessary).

@reuvenperetz reuvenperetz merged commit 6345f8d into SonySemiconductorSolutions:main Apr 27, 2025
28 checks passed
@reuvenperetz reuvenperetz deleted the integrate-fln-in-mp branch April 27, 2025 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants