blob: fd8198f9b230dbdb8e426cd17a7c6553ec2e6304 [file] [log] [blame]
``mx.exec.update.grad.arrays``
============================================================
Description
----------------------
Update the executors with new arrays
This function will MUTATE the state of exec
Usage
----------
.. code:: r
mx.exec.update.grad.arrays(
exec,
arg.arrays,
match.name = FALSE,
skip.null = FALSE
)