Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: CanopyIQ/fastertransformer_backend
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: triton-inference-server/fastertransformer_backend
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 12 commits
  • 16 files changed
  • 5 contributors

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    82e8d11 View commit details
    Browse the repository at this point in the history
  2. Update CMakeLists.txt

    byshiue authored Jan 23, 2023
    Configuration menu
    Copy the full SHA
    7bb9180 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    aea7b1f View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. Update libfastertransformer.cc

    prevent the triton server crash when the input is invalid
    byshiue authored Jan 30, 2023
    Configuration menu
    Copy the full SHA
    fd0e2e1 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2023

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

Commits on Feb 21, 2023

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

Commits on Apr 24, 2023

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

Commits on Jun 20, 2023

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

Commits on Jul 21, 2023

  1. Fix docker build to work with Triton 23.05 image (triton-inference-se…

    …rver#153)
    
    * Fix build for Triton 23.05
    
    * Update default base image version
    samiur authored Jul 21, 2023
    Configuration menu
    Copy the full SHA
    a15eab2 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. fix fastertransformer build for 23.05+ (triton-inference-server#158)

    * fix fastertransformer build for 23.05+
    
    * update readme
    jbkyang-nvi authored Jul 28, 2023
    Configuration menu
    Copy the full SHA
    b6935d4 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2023

  1. fix memory leak

    byshiue committed Sep 8, 2023
    Configuration menu
    Copy the full SHA
    6eb00bc View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. Update README.md

    byshiue authored Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c6936c3 View commit details
    Browse the repository at this point in the history
Loading