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

Fix arange, add floordiv, fix Fill op #189

Merged
merged 7 commits into from
Sep 16, 2024
Merged

Conversation

parthchadha
Copy link
Collaborator

This PR adds the following:

  1. arange: allows start, stop or size (or all) to be tensors.
  2. Adds floordiv operation.
  3. Allows fill operation to accept value as input.

@parthchadha parthchadha force-pushed the fix-floordiv-arange branch 2 times, most recently from 50b1f24 to 92e6326 Compare September 6, 2024 16:55
@parthchadha parthchadha merged commit 010fa25 into main Sep 16, 2024
1 check passed
@parthchadha parthchadha deleted the fix-floordiv-arange branch September 16, 2024 19:34
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.

4 participants