Skip to content

Commit

Permalink
Trigger action
Browse files Browse the repository at this point in the history
  • Loading branch information
Giulero committed Jun 28, 2024
1 parent 382d37f commit 8811fae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/quickstart/pytorch_batched.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ PyTorch batched usage
The following example shows how to call an instance of the ``adam.pytorch.KinDynComputationsBatch`` class and use it to compute the mass matrix and forward dynamics of a floating-base robot.

.. note::
The first time you run a function from this module, it will take a bit longer to execute as they are being compiled by Jax.
The first time you run a function from this module, it will take a bit longer to execute as they are being compiled by JAX.

.. code-block:: python
Expand Down

0 comments on commit 8811fae

Please sign in to comment.