-
Notifications
You must be signed in to change notification settings - Fork 6
fix(whitepaper): rework TVM whitepaper webview based on TVM TeX source #914
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
…into latex-to-tvm
…into latex-to-tvm
|
@reveloper I used the same format to review this and checking the text, math expressions, code etc. The only issue I had with this is the way to render HASH as i mentioned in the tblkch |
|
I listed the differences with the "need fix" and "ok" checkboxes.
3 . Differences in quotes
|
…into latex-to-tvm
foundations/whitepapers/tvm.mdx
Outdated
|
|
||
| ### A.7.2. Cell deserialization primitives | ||
| The reader might wonder how the values serialized inside a cell may be modified. Suppose a cell contains three serialized 29-bit integers, $(x,y,z)$, represen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
|
||
| ### A.7.2. Cell deserialization primitives | ||
| The reader might wonder how the values serialized inside a cell may be modified. Suppose a cell contains three serialized 29-bit integers, $(x,y,z)$, represen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
foundations/whitepapers/tvm.mdx
Outdated
|
|
||
| ### A.7.2. Cell deserialization primitives | ||
| The reader might wonder how the values serialized inside a cell may be modified. Suppose a cell contains three serialized 29-bit integers, $(x,y,z)$, represen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
foundations/whitepapers/tvm.mdx
Outdated
|
|
||
| ### A.7.2. Cell deserialization primitives | ||
| The reader might wonder how the values serialized inside a cell may be modified. Suppose a cell contains three serialized 29-bit integers, $(x,y,z)$, represen |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
|
@fakela |









Converted the TVM whitepaper from the original LaTeX source (tvm.tex) to Markdown.
This version replaces the earlier PDF-based conversion.
Closes the following:
#118
#651
Known differences (to be fixed in future releases):
\mathit{}vs Markdown italics ([#1068](Use of\mathit{}vs Markdown italics #1068))