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

[Zero-Dim] reshape/reshape_/reverse 0D support #49357

Merged
merged 7 commits into from
Jan 3, 2023

Commits on Dec 27, 2022

  1. [Zero-Dim] reshape/reshape_/reverse 0D support

    zhaoyinglia committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    d595f29 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … 0_dim_tensor
    zhaoyinglia committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    da40042 View commit details
    Browse the repository at this point in the history
  3. rm comment

    zhaoyinglia committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    130dd5c View commit details
    Browse the repository at this point in the history
  4. change paddle.to_tensor to paddle.full

    zhaoyinglia committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    9240a64 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. fix docs

    zhaoyinglia committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    72498fb View commit details
    Browse the repository at this point in the history

Commits on Dec 29, 2022

  1. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … 0_dim_tensor
    zhaoyinglia committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    df63aee View commit details
    Browse the repository at this point in the history
  2. update paddle.full

    zhaoyinglia committed Dec 29, 2022
    Configuration menu
    Copy the full SHA
    fa3e474 View commit details
    Browse the repository at this point in the history