Skip to content

Commit

Permalink
typo (apache#6352)
Browse files Browse the repository at this point in the history
  • Loading branch information
hypercubestart authored Aug 28, 2020
1 parent 1899ad8 commit 02b643b
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 @@ -110,7 +110,7 @@ InvokePacked
Invoke the packed function denoted by ``packed_index``. The ``arity``
and ``output_size`` are used to inform the VM how many inputs and
outputs to expect. ``packed_args`` stores the list of argument registers. Note ``Index``
is an alais of ``int64_t``, and it will be used in other instructions as well.
is an alias of ``int64_t``, and it will be used in other instructions as well.

AllocTensor
^^^^^^^^^^^
Expand Down

0 comments on commit 02b643b

Please sign in to comment.