diff --git a/hpvm/projects/torch2hpvm/README.rst b/hpvm/projects/torch2hpvm/README.rst index d10350f24610c9e81906de6e054a28411e08c6e8..8c70769869e949b8a25270c47cd974742a39b967 100644 --- a/hpvm/projects/torch2hpvm/README.rst +++ b/hpvm/projects/torch2hpvm/README.rst @@ -128,5 +128,5 @@ when the Module is exported into ONNX: - Add -This choice of operators is largely constrained by backend (tensor_runtime) supports. +This choice of operators is largely constrained by the operators supported by the current backends (tensor_runtime).