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

【Hackathon 5th No.15】 为 Paddle 新增 Tensor.to() 以及 Layer.astype() API -part #58244

Merged
merged 16 commits into from
Nov 9, 2023

Commits on Oct 13, 2023

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

Commits on Oct 19, 2023

  1. add UT and comments

    YibinLiu666 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5b18262 View commit details
    Browse the repository at this point in the history
  2. update

    YibinLiu666 committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    da3397f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2023

  1. update com

    YibinLiu666 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    7d3e3d3 View commit details
    Browse the repository at this point in the history
  2. update dtype

    YibinLiu666 committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    f51b864 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. fix example test

    YibinLiu666 committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    d88abd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. update example

    YibinLiu666 committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    142a2cc View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

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

Commits on Nov 2, 2023

  1. fix codestyle

    YibinLiu666 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    c36807c View commit details
    Browse the repository at this point in the history
  2. fix codestyle

    YibinLiu666 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2d76a16 View commit details
    Browse the repository at this point in the history
  3. update

    YibinLiu666 committed Nov 2, 2023
    Configuration menu
    Copy the full SHA
    7fb9f65 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

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

Commits on Nov 6, 2023

  1. update test

    YibinLiu666 committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    dbd9d7f View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. fix doc

    YibinLiu666 committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    bf37ce2 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Update python/paddle/base/dygraph/tensor_patch_methods.py

    Co-authored-by: zachary sun <70642955+sunzhongkai588@users.noreply.github.com>
    YibinLiu666 and sunzhongkai588 authored Nov 8, 2023
    Configuration menu
    Copy the full SHA
    660f1d6 View commit details
    Browse the repository at this point in the history
  2. update doc

    YibinLiu666 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d40fe54 View commit details
    Browse the repository at this point in the history