[PYTHON, TVM] Python TVM library, unit tests and end to end example
* VTA python library * Python unit tests * End to end example with Resnet18 * README instructions * Bug fixes
Showing
vta/apps/pynq_rpc/README.md
0 → 100644
vta/examples/resnet18/pynq/.gitignore
0 → 100644
vta/examples/resnet18/pynq/README.md
0 → 100644
vta/hardware/xilinx/README.md
0 → 100644
This diff is collapsed.
Click to expand it.
vta/python/vta/arm_conv2d.py
0 → 100644
This diff is collapsed.
Click to expand it.
vta/python/vta/build.py
0 → 100644
vta/python/vta/graph.py
0 → 100644
This diff is collapsed.
Click to expand it.
vta/python/vta/hw_spec.py
0 → 100644
vta/python/vta/intrin.py
0 → 100644
vta/python/vta/ir_pass.py
0 → 100644
This diff is collapsed.
Click to expand it.
vta/python/vta/mock.py
0 → 100644
vta/python/vta/runtime.py
0 → 100644
vta/python/vta/vta_conv2d.py
0 → 100644
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
vta/tests/python/pynq/test_benchmark_gemm.py
0 → 100644
This diff is collapsed.
Click to expand it.
vta/tests/python/pynq/test_benchmark_topi.py
0 → 100644
vta/tests/python/pynq/test_program_rpc.py
0 → 100644
vta/tests/python/pynq/test_vta_insn.py
0 → 100644
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to comment