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

Speedup #1606

Open
MaiBe-ctrl opened this issue Jul 2, 2024 · 0 comments
Open

Speedup #1606

MaiBe-ctrl opened this issue Jul 2, 2024 · 0 comments
Labels
epic Epic issue, like a group of issues for bigger tasks

Comments

@MaiBe-ctrl
Copy link
Collaborator

  1. Data Types: work with torch tensors
  • DataSet init: save as torch tensors
  • Getitem (and called methods) -> torch everything
  1. vectorize
  • DataSet Getitem (and called methods)
  • TimeNet forward (and called methods)
@MaiBe-ctrl MaiBe-ctrl added the epic Epic issue, like a group of issues for bigger tasks label Jul 2, 2024
@MaiBe-ctrl MaiBe-ctrl added this to the 1.0.0rc12 Speedup JIT milestone Jul 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
epic Epic issue, like a group of issues for bigger tasks
Projects
None yet
Development

No branches or pull requests

1 participant