Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
T
tic
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
wenyuanbo
tic
Commits
81da33f8
Commit
81da33f8
authored
Nov 19, 2018
by
Javier Lorenzo Díaz
Committed by
Tianqi Chen
Nov 19, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md typo (#2132)
parent
7a01476a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
+1
-1
README.md
+1
-1
No files found.
README.md
View file @
81da33f8
...
...
@@ -27,6 +27,6 @@ Acknowledgement
---------------
We learnt a lot from the following projects when building TVM.
-
[
Halide
](
https://github.com/halide/Halide
)
: TVM uses
[
HalideIR
](
https://github.com/dmlc/HalideIR
)
as data structure for
arith
ema
tic simplification and low level lowering. We also learnt and adapted some part of lowering pipeline from Halide.
arith
me
tic simplification and low level lowering. We also learnt and adapted some part of lowering pipeline from Halide.
-
[
Loopy
](
https://github.com/inducer/loopy
)
: use of integer set analysis and its loop transformation primitives.
-
[
Theano
](
https://github.com/Theano/Theano
)
: the design inspiration of symbolic scan operator for recurrence.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment