Skip to content

Commit

Permalink
[Docs] Bring Your Own Codegen Guide -- Part 1 (apache#4602)
Browse files Browse the repository at this point in the history
* BYOC tutorial: codegen C

* Address comments

* Address comments

* Add build option

* Address comments

* Use TVM_DLL_EXPORT_TYPED_FUNC
  • Loading branch information
comaniac authored and alexwong committed Feb 26, 2020
1 parent 404586c commit dda86dd
Show file tree
Hide file tree
Showing 2 changed files with 526 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/dev/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ In this part of documentation, we share the rationale for the specific choices m
relay_add_op
relay_pass_infra
relay_add_pass
relay_bring_your_own_codegen
virtual_machine
codebase_walkthrough
inferbound
Expand Down
Loading

0 comments on commit dda86dd

Please sign in to comment.