Skip to content

Files

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Latest commit

c592622 · May 28, 2020

History

History
27 lines (20 loc) · 527 Bytes

sagemaker.tensorflow.rst

File metadata and controls

27 lines (20 loc) · 527 Bytes

TensorFlow

TensorFlow Estimator

.. autoclass:: sagemaker.tensorflow.estimator.TensorFlow
    :members:
    :undoc-members:
    :show-inheritance:

TensorFlow Serving Model

.. autoclass:: sagemaker.tensorflow.serving.Model
    :members:
        :undoc-members:
        :show-inheritance:

TensorFlow Serving Predictor

.. autoclass:: sagemaker.tensorflow.serving.Predictor
    :members:
        :undoc-members:
        :show-inheritance: