[Relay][Runtime] Add VM compiler. (#3139)
* Implement the VM compiler * Fix issues * Fix ASF headers * Fix test issue * Apply typo fixes. * Update src/relay/backend/vm/compiler.cc Co-Authored-By: 雾雨魔理沙 <lolisa@marisa.moe> * Refactor compiler * Fix * Fix * Fix in benchmark * Fix * Address comments
Showing
src/relay/backend/vm/compiler.cc
0 → 100644
This diff is collapsed.
Click to expand it.
src/relay/backend/vm/inline_primitives.cc
0 → 100644
src/relay/backend/vm/lambda_lift.cc
0 → 100644
src/relay/backend/vm/vm.cc
0 → 100644
tests/python/relay/test_vm.py
0 → 100644
Please
register
or
sign in
to comment