Skip to content

PyTriton v0.1.2

Compare
Choose a tag to compare
@pziecina-nv pziecina-nv released this 14 Feb 16:01
· 271 commits to main since this release
  • Fixed wheel build to support installations on operating systems with glibc version 2.31 or higher.
  • Updated the documentation on custom builds of the package.
  • Change: TritonContext instance is shared across bound models and contains model_configs dictionary.
  • Fixed support of binding multiple models that uses methods of the same class.
  • Version of external components used during testing:
    • Triton Inference Server: 2.29.0
    • Other component versions depend on the used framework and Triton Inference Server containers versions.
      Refer to its support matrix
      for a detailed summary.