Skip to content
Snippets Groups Projects
Commit 5c49d56b authored by hsharif3's avatar hsharif3
Browse files

Update README.rst

parent 16f2614b
No related branches found
No related tags found
No related merge requests found
...@@ -130,15 +130,3 @@ when the Module is exported into ONNX: ...@@ -130,15 +130,3 @@ when the Module is exported into ONNX:
This choice of operators is largely constrained by backend (tensor_runtime) supports. This choice of operators is largely constrained by backend (tensor_runtime) supports.
TODOs
-----
#. Optionally insert a Python-C interface in the generated binary to
call back into a Dataset class and read the data.
* Needs pybind11, hardcoding of Python environment, and some fiddling with import mechanism.
#. Expand the list of operators supported in the frontend.
* Most ideally, create a high-level description of operators that can tie
HPVM-C intrinsics and the frontend list of operators together.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment