Skip to content

Latest commit

 

History

History
25 lines (21 loc) · 1.02 KB

known_issues.md

File metadata and controls

25 lines (21 loc) · 1.02 KB

Known Issues and Limitations

  • missing support for stateful models (ex. time-series one)
  • missing support for models without batching support
  • no verification of conversion results for conversions: TF -> ONNX, TorchScript -> ONNX
  • possible to define a single profile for TensorRT
  • no support for TF-TRT conversion
  • no custom ops support
  • Triton Inference Server stays in the background when the profile process is interrupted by the user