Welcome to Hidet’s Documentation¶
Hidet is an open-source DNN inference framework, it features
Ease of Use: Support end to end inference for PyTorch and ONNX models.
High Performance: Graph-level optimizations and operator-level kernel tuning.
Extensibility: Easy to add new operators, and fusion patterns.
Python Oriented: All core components are written in Python.