Skip to content

Commit

Permalink
Update docs/dev/virtual_machine.rst
Browse files Browse the repository at this point in the history
Co-Authored-By: Wei Chen <[email protected]>
  • Loading branch information
zhiics and wweic committed Mar 2, 2020
1 parent c2f8c66 commit 324b574
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev/virtual_machine.rst
Original file line number Diff line number Diff line change
Expand Up @@ -144,7 +144,7 @@ AllocStorage
RegName alignment
DLDataType dtype_hint

Allocate a storage block with the given ``size``, ``alignment`` and and data type, ``dtype_hint``.
Allocate a storage block with the given ``size``, ``alignment`` and data type, ``dtype_hint``.
The allocated storage block is stored in register ``dst``.

AllocADT
Expand Down

0 comments on commit 324b574

Please sign in to comment.