Skip to content

v1.3.1

Latest
Compare
Choose a tag to compare
@jkhenning jkhenning released this 29 Feb 21:54
· 4 commits to main since this release

New Features and Bug Fixes

  • Add missing await (#55, thanks @amirhmk!)
  • Add traceback for failing to load preprocess class (#57)
  • Fix Triton config.pbtxt is not checked for missing values or colliding specifications (#62)
  • Add safer code for pulling from Kafka
  • Add str type to Triton type conversion
  • Fix ignore auto detected platform when passing config.pbtxt with platform entry
  • Fix Triton engine model with multiple versions was not properly supported
  • Fix serving session keep alive is also sent on idle
  • Fix examples readme files
  • Log preprocess exceptions with full stack trace to serving session console output