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 NO.73] 为 Paddle-TRT 添加 temporal_shift 算子 #51207

Merged
merged 19 commits into from
Mar 14, 2023

Commits on Feb 28, 2023

  1. Configuration menu
    Copy the full SHA
    9eaf029 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6252828 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2023

  1. fix error about padding

    AndSonder committed Mar 1, 2023
    Configuration menu
    Copy the full SHA
    0fd93b4 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2023

  1. fix conflict

    AndSonder committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    69ad8fe View commit details
    Browse the repository at this point in the history
  2. update pad codes

    AndSonder committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    053d2dd View commit details
    Browse the repository at this point in the history
  3. update test codes

    AndSonder committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    ac677a2 View commit details
    Browse the repository at this point in the history
  4. add trt version limite

    AndSonder committed Mar 5, 2023
    Configuration menu
    Copy the full SHA
    d7af5e3 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. 更新trt 版本控制

    AndSonder committed Mar 6, 2023
    Configuration menu
    Copy the full SHA
    a2a0416 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcb6504 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2023

  1. fix code style

    AndSonder committed Mar 7, 2023
    Configuration menu
    Copy the full SHA
    6320c02 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2023

  1. Configuration menu
    Copy the full SHA
    4911a9d View commit details
    Browse the repository at this point in the history
  2. 更新单测文件

    AndSonder committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    b6656c7 View commit details
    Browse the repository at this point in the history
  3. 更新单测文件

    AndSonder committed Mar 9, 2023
    Configuration menu
    Copy the full SHA
    15087cb View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Configuration menu
    Copy the full SHA
    f163694 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9dee6a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f247f64 View commit details
    Browse the repository at this point in the history
  4. remove std::cout

    AndSonder committed Mar 12, 2023
    Configuration menu
    Copy the full SHA
    90973fc View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2023

  1. Configuration menu
    Copy the full SHA
    7b9ae3f View commit details
    Browse the repository at this point in the history
  2. remove useless codes

    AndSonder committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    27d43f8 View commit details
    Browse the repository at this point in the history