index.md 252 Bytes
Newer Older
zhangqha's avatar
zhangqha committed
1
2
3
4
5
6
# Inference

Note that the model for inference is required to be compatible with the DeePMD-kit package. See [Model compatibility](../troubleshooting/model-compatability.html) for details.

- [Python interface](python.md)
- [C++ interface](cxx.md)