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

Implement repeat() #179

Closed
Markus-Goetz opened this issue Mar 12, 2019 · 1 comment · Fixed by #674
Closed

Implement repeat() #179

Markus-Goetz opened this issue Mar 12, 2019 · 1 comment · Fixed by #674
Assignees

Comments

@Markus-Goetz
Copy link
Member

No description provided.

@TheSlimvReal
Copy link
Contributor

Be aware that numpy.repeat is equivalent to torch.repeate_interleave while torch.repeat is more similar to numpy.tile.
In order to implement the repeat functionality #176 should be implemented first.

@lenablind lenablind self-assigned this Sep 1, 2020
@lenablind lenablind mentioned this issue Sep 18, 2020
4 tasks
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 a pull request may close this issue.

3 participants