Skip to content

Latest commit

 

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.model.TensorFlowModel
    :members:
    :undoc-members:
    :show-inheritance:

TensorFlow Serving Predictor

.. autoclass:: sagemaker.tensorflow.model.TensorFlowPredictor
    :members:
    :undoc-members:
    :show-inheritance: