TensorFlow 1 version
|
View source on GitHub
|
Bring in all of the public TensorFlow interface into this module.
Modules
app module: Generic entry point script.
audio module: Public API for tf.audio namespace.
autograph module: Conversion of plain Python into TensorFlow graph code.
bitwise module: Operations for manipulating the binary representations of integers.
compat module: Compatibility functions.
config module: Public API for tf.config namespace.
data module: tf.data.Dataset API for input pipelines.
debugging module: Public API for tf.debugging namespace.
distribute module: Library for running a computation across multiple devices.
distributions module: Core module for TensorFlow distribution objects and helpers.
dtypes module: Public API for tf.dtypes namespace.
errors module: Exception types for TensorFlow errors.
estimator module: Estimator: High level tools
TensorFlow 1 version
View source on GitHub