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

chore: Remove unused code files, and Update README #2

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

Conversation

xiaozhah
Copy link
Owner

Test whether the pull request button will disappear

@xiaozhah xiaozhah force-pushed the OTA branch 2 times, most recently from 6aaf958 to 84b8a76 Compare July 17, 2024 07:58
xiaozhah added 6 commits July 17, 2024 16:07
- Implement and benchmark three methods: original, refined (NumPy), and PyTorch
- Add performance comparisons across different input sizes
- Introduce detailed error analysis between methods
- Results show:
  - Refined method is fastest for small inputs (150x speedup)
  - PyTorch method excels for large inputs (86x speedup)
  - Max difference between PyTorch and original methods: 5.23e-4
- Update visualization function for compact output
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