Skip to content
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

Add constant folding and propagation #1

Closed
averycrespi opened this issue Aug 7, 2019 · 2 comments
Closed

Add constant folding and propagation #1

averycrespi opened this issue Aug 7, 2019 · 2 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@averycrespi
Copy link
Owner

  • Iteratively fold and propagate constants
  • Implement methods for emulating YOLOL ops
@averycrespi averycrespi added the enhancement New feature or request label Aug 7, 2019
@averycrespi averycrespi self-assigned this Aug 7, 2019
@averycrespi averycrespi changed the title Implement constant folding and propagation Add constant folding and propagation Aug 7, 2019
@averycrespi
Copy link
Owner Author

Use Yoloxide's YololNumber for ops

https://github.com/Jerald/yoloxide/blob/master/src/types/yolol_number.rs

@averycrespi
Copy link
Owner Author

Done for now, until Matrix finishes his yolol-number crate

@averycrespi averycrespi added this to the v0.2 milestone Aug 7, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant