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

Forward XLATensorImpl::is_contiguous_custom to TensorImpl. #8032

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Commits on Sep 17, 2024

  1. Add test.

    ysiraichi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    857867d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4c897e7 View commit details
    Browse the repository at this point in the history
  3. Add comments.

    ysiraichi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    dfc32cf View commit details
    Browse the repository at this point in the history
  4. Fix lint issues.

    ysiraichi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    ca02543 View commit details
    Browse the repository at this point in the history
  5. Fix test.

    ysiraichi committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    408ae74 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Run meta function on clone.

    ysiraichi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8c324e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d914a4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    780d2c6 View commit details
    Browse the repository at this point in the history
  4. Fix lint issues.

    ysiraichi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    b045e2c View commit details
    Browse the repository at this point in the history
  5. Fix lint issues.

    ysiraichi committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8239b9b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Configuration menu
    Copy the full SHA
    fc49779 View commit details
    Browse the repository at this point in the history
  2. Fix test.

    ysiraichi committed Sep 20, 2024
    Configuration menu
    Copy the full SHA
    d42b1c4 View commit details
    Browse the repository at this point in the history