Skip to content
Snippets Groups Projects
Commit 0ff2b820 authored by Adel Ejjeh's avatar Adel Ejjeh
Browse files

more typos in tests/README.rst

parent 09a1041e
No related branches found
No related tags found
No related merge requests found
Pipeline #194099 passed
......@@ -12,7 +12,7 @@ The ``hpvm/test`` directory holds all tests in HPVM and is organized as follows:
This folder just contains the test fixtures and the test files to run.
The actual test cases live under ``${project_root}/hpvm/projects/hpvm-tensor-rt/tests/``.
* ``hpvm_c_dnn/`` contains the HPVM-C version of ten (10) DNN benchmarks supported by ApproxHPVM. Each subfolder contains a DNN with 2 versions (2 ``.cpp`` files):
* ``hpvm_c_dnn/``: contains the HPVM-C version of ten (10) DNN benchmarks supported by ApproxHPVM. Each subfolder contains a DNN with 2 versions (2 ``.cpp`` files):
the ``tensor``-targeted version which compiles to ``tensor_runtime``,
and the ``cudnn``-targeted version which compiles to operators in ``cuDNN``
(has ``_cudnn`` in name).
......
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