Skip to content

Commit

Permalink
[Doc] How to Optimize a Language Model
Browse files Browse the repository at this point in the history
This tutorial demonstrates how to optimize a language model using TVM.
  • Loading branch information
Hzfengsy committed Sep 3, 2024
1 parent cd34486 commit 91dec93
Show file tree
Hide file tree
Showing 6 changed files with 618 additions and 200 deletions.
1 change: 0 additions & 1 deletion docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -488,7 +488,6 @@ def jupyter_notebook(script_blocks, gallery_conf, target_dir, real_func):
"work_with_schedules": [
"schedule_primitives.py",
"reduction.py",
"intrin_math.py",
"scan.py",
"extern_op.py",
"tensorize.py",
Expand Down
24 changes: 0 additions & 24 deletions docs/how_to/index.rst

This file was deleted.

Loading

0 comments on commit 91dec93

Please sign in to comment.