Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 508 Bytes

sagemaker.remote_function.rst

File metadata and controls

26 lines (15 loc) · 508 Bytes

Remote function classes and methods specification

@remote decorator

.. automethod:: sagemaker.remote_function.client.remote


RemoteExecutor

.. autoclass:: sagemaker.remote_function.RemoteExecutor
    :members:


Future

.. autoclass:: sagemaker.remote_function.client.Future
    :members:

.. automethod:: sagemaker.remote_function.client.list_futures

.. automethod:: sagemaker.remote_function.client.get_future