From 05778aae930c8065e761949de3964d1ce470b82b Mon Sep 17 00:00:00 2001
From: hsharif3 <hsharif3@illinois.edu>
Date: Tue, 27 Apr 2021 22:41:42 +0000
Subject: [PATCH] Update README.rst

---
 hpvm/projects/torch2hpvm/README.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hpvm/projects/torch2hpvm/README.rst b/hpvm/projects/torch2hpvm/README.rst
index d10350f246..8c70769869 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).
 
-- 
GitLab