Version 1.3
ClearML Serving 1.3.1
New Features and Bug Fixes
- Add missing
await(#55) - Add traceback for failing to load
preprocessclass (#57) - Fix Triton
config.pbtxtfor missing values or colliding specifications (#62) - Add safer code for pulling from Kafka
- Add
strtype to Triton type conversion - Fix ignore auto-detected platform when passing
config.pbtxtwith platform entry - Fix Triton engine model with multiple versions was not properly supported
- Fix serving session keep alive is also sent on idle
- Log preprocess exceptions with full stack trace to serving session console output
ClearML Serving 1.3.0
New Features and Improvements
- 20% Overall performance increase
- gRPC channel configuration (#49)
- Hugging Face Transformer example
Bug fixes