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

Commits on Sep 6, 2024

  1. Allow arange to accept tensors; add floordiv operation; allow fill op…

    …eration to take fill value as tensor
    parthchadha committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    9df5c16 View commit details
    Browse the repository at this point in the history
  2. Allow arange to accept tensors; add floordiv operation; allow fill op…

    …eration to take fill value as tensor
    parthchadha committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    ef2ccaf View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    c5bae44 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    c653335 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d7e764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5ac9eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6090ce5 View commit details
    Browse the repository at this point in the history