Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

【PaddlePaddle Hackathon 77】Add squeeze op #874

Merged
merged 25 commits into from
Sep 1, 2022

Commits on Aug 8, 2022

  1. add squeeze op

    zrr1999 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    9c94104 View commit details
    Browse the repository at this point in the history
  2. add squeeze op

    zrr1999 committed Aug 8, 2022
    Configuration menu
    Copy the full SHA
    cc53221 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. add squeeze op

    zrr1999 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    7f42557 View commit details
    Browse the repository at this point in the history
  2. clang-format

    zrr1999 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    da3fc8c View commit details
    Browse the repository at this point in the history
  3. add copyright

    zrr1999 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    2e67010 View commit details
    Browse the repository at this point in the history
  4. fix bug

    zrr1999 committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    0aeec66 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

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

Commits on Aug 13, 2022

  1. fix bug

    zrr1999 committed Aug 13, 2022
    Configuration menu
    Copy the full SHA
    e5cbe05 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2022

  1. add cast op

    zrr1999 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    d342891 View commit details
    Browse the repository at this point in the history
  2. fix bug

    zrr1999 committed Aug 16, 2022
    Configuration menu
    Copy the full SHA
    2604fc4 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2022

  1. fix bug

    zrr1999 committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    2dad9f9 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. fix bug

    zrr1999 committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    525c112 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2022

  1. Merge branch 'develop' into cast

    # Conflicts:
    #	cinn/frontend/net_builder.cc
    #	cinn/frontend/net_builder.h
    zrr1999 committed Aug 26, 2022
    Configuration menu
    Copy the full SHA
    5ba4e68 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. Merge branch 'develop' into squeeze

    # Conflicts:
    #	cinn/frontend/net_builder.cc
    #	cinn/frontend/net_builder.h
    #	cinn/pybind/frontend.cc
    zrr1999 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    20a2796 View commit details
    Browse the repository at this point in the history
  2. fix bug

    zrr1999 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    f104f7a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'develop' into cast

    # Conflicts:
    #	cinn/frontend/net_builder_test.cc
    #	cinn/hlir/op/contrib/CMakeLists.txt
    zrr1999 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    f9c6184 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into squeeze

    # Conflicts:
    #	cinn/frontend/net_builder_test.cc
    #	cinn/hlir/op/contrib/CMakeLists.txt
    zrr1999 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    02d3e1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b2e4e85 View commit details
    Browse the repository at this point in the history
  6. fix bug

    zrr1999 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    69541dd View commit details
    Browse the repository at this point in the history
  7. fix bug

    zrr1999 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    b18f84e View commit details
    Browse the repository at this point in the history
  8. fix bug

    zrr1999 committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    8f483e0 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. fix bug

    zrr1999 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    2633f7e View commit details
    Browse the repository at this point in the history
  2. fix bug

    zrr1999 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    2648dfa View commit details
    Browse the repository at this point in the history
  3. Merge branch 'cast' into squeeze

    # Conflicts:
    #	cinn/frontend/net_builder.cc
    #	cinn/frontend/net_builder.h
    #	cinn/frontend/net_builder_test.cc
    #	cinn/hlir/op/contrib/CMakeLists.txt
    #	cinn/hlir/op/use_ops.h
    zrr1999 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    3b2528f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'develop' into squeeze

    # Conflicts:
    #	cinn/frontend/net_builder.cc
    #	cinn/frontend/net_builder.h
    #	cinn/frontend/net_builder_test.cc
    #	cinn/hlir/op/contrib/CMakeLists.txt
    #	cinn/hlir/op/use_ops.h
    zrr1999 committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    acff8cc View commit details
    Browse the repository at this point in the history