Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 731 Bytes

sagemaker.tensorflow.rst

File metadata and controls

35 lines (26 loc) · 731 Bytes

TensorFlow

TensorFlow Estimator

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

TensorFlow Training Compiler Configuration

.. autoclass:: sagemaker.tensorflow.TrainingCompilerConfig
    :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: