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

cuda version of separate_track with minibatch #11

Open
2 tasks
ws-choi opened this issue Mar 19, 2021 · 1 comment
Open
2 tasks

cuda version of separate_track with minibatch #11

ws-choi opened this issue Mar 19, 2021 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@ws-choi
Copy link
Owner

ws-choi commented Mar 19, 2021

```separate_track```` does not have an explicit way to choose the device option

  • def separate_track (track, instrument, cuda=False)
  • def separate_track (track, instrument, cuda=False, batch_size=1)
@ws-choi ws-choi added the enhancement New feature or request label Mar 19, 2021
@ws-choi ws-choi self-assigned this Mar 19, 2021
@ws-choi
Copy link
Owner Author

ws-choi commented Mar 19, 2021

see also #10

@ws-choi ws-choi removed their assignment Mar 21, 2021
@ws-choi ws-choi added good first issue Good for newcomers help wanted Extra attention is needed labels Mar 21, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant